[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / a / 0 / JHChainableAnimations / 1.0.2 / JHChainableAnimations.podspec.json
bloba6c6103267d524ebb04176d98a888eabc0cffc9d
2   "name": "JHChainableAnimations",
3   "version": "1.0.2",
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": "1.0.2"
13   },
14   "source_files": "JHChainableAnimations/**/*{.h,.c,.m}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true