Personal and Professional collection of implementations and snippets, which have been included in most of my projects, since 2012.
Currently, this kit is undergoing evolution, by translating source from Objective-C to Swift, and adopting modern practices.
fXDKit is available using CocoaPods. To install it, simply add the following line to your Podfile:
pod 'fXDObjC', :git => 'https://github.com/petershine/fXDKit.git' # Obj-C dependency
pod 'fXDKit', :git => 'https://github.com/petershine/fXDKit.git'
Or, you can use Swift Package Manager, using git URL to this repository.
And import in your files as:
import fXDObjC
import fXDKit
@import fXDObjC;
@import fXDKit;
Peter SHIN, [email protected], https://www.linkedin.com/in/petershine/
fXDKit is available under the MIT license. See the LICENSE file for more info.
link |
Stars: 0 |
Last commit: 3 days ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics