[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 3 / ChainableAnimationKit / 1.0.0 / ChainableAnimationKit.podspec.json
blob82f83dc517f738ec9ed6fa2eaeb5244c8345eb2d
2   "name": "ChainableAnimationKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A Swift library for Chainable Animations.",
9   "homepage": "https://github.com/satishbabariya/DKChainableAnimationKit",
10   "authors": {
11     "Satish Babariya": "satish.babariya@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/satishbabariya/DKChainableAnimationKit.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/DKChainableAnimationKit/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "swift_version": "5.0"