Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 2.25 KB

File metadata and controls

63 lines (48 loc) · 2.25 KB

ExtrasKit

Codecov CocoaPods Version CodeFactor Carthage Compatible

License Platform Contributions welcome

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, szwathub@gmail.com

License

ExtrasKit is available under the MIT license. See the LICENSE file for more info.