[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 9 / 3 / e / ChainableAnimations / 2.0.0 / ChainableAnimations.podspec.json
blob7b02d497d44e5a8825b55cae890a519acdc5deb7
2   "name": "ChainableAnimations",
3   "version": "2.0.0",
4   "authors": {
5     "Jeff Hurray": "jhurray33@gmail.com"
6   },
7   "homepage": "https://github.com/jhurray/JHChainableAnimations",
8   "summary": "Easy to read and write chainable Animations in Swift",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/jhurray/JHChainableAnimations.git",
12     "tag": "2.0.0"
13   },
14   "source_files": "JHChainableAnimations/*{.h,.c,.m,.swift}",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"