szwathub / ExtrasKit

A collection of useful Swift extension.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A collection of useful Swift extension.

License:MIT License


Languages

Language:Swift 97.9%Language:Ruby 2.1%