ExtrasKit
Requirements
Installation
CocoaPods
ExtrasKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ExtrasKit'
Carthage
Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods.
To install with carthage, follow the instruction on Carthage
Cartfile
github "szwathub/ExtrasKit"
Manual Installation
Copy and add all of the files in the ExtrasKit
directory (and its subdirectories) into your project.
Author
szwathub, [email protected]
License
ExtrasKit is available under the MIT license. See the LICENSE file for more info.