[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / a / 0 / JHChainableAnimations / 2.0.0 / JHChainableAnimations.podspec.json
blob5400f55682f24deea05ca191a98cdddd2d67aef1
2   "name": "JHChainableAnimations",
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 Objective-C",
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}",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true