source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!
pod 'TAKKitSwift'
Then, run the following command:
$ pod install
platform | version |
---|---|
Xcode 8 / Swift 3.0 | 3.0.0 |
Xcode 8 / Swift 2.3 | 2.4.0 |
Xcode 7 | 2.3.0 |
Takahiro Ooishi, [email protected]
TAKKitSwift is available under the MIT license. See the LICENSE file for more info.