[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 9 / 7 / DKChainableAnimationKit / 2.0.1 / DKChainableAnimationKit.podspec.json
blob540462c86129e602750c739a512f15a4819ed431
2   "name": "DKChainableAnimationKit",
3   "version": "2.0.1",
4   "summary": "Chainable Animation in Swift",
5   "description": "DKChainableAnimationKit is rewritten for JHChainableAnimations and provide you a more convience approach to deal with Animation in swift, if your app is developed using Objective-C, you should use JHChainableAnimations instead.",
6   "homepage": "https://github.com/Draveness/DKChainableAnimationKit",
7   "license": "MIT",
8   "authors": {
9     "Draveness": "stark.draven@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Draveness/DKChainableAnimationKit.git",
16     "tag": "2.0.1"
17   },
18   "source_files": "DKChainableAnimationKit/Classes/*.swift",
19   "pushed_with_swift_version": "3.0"