[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / b / 9 / 3 / CHXChainAnimation / 1.0.0 / CHXChainAnimation.podspec.json
bloba73d47dc3ac97e8a3ec2db732563be631a898b5b
2   "name": "CHXChainAnimation",
3   "version": "1.0.0",
4   "summary": "An library easy to read and write chainable animations in Objective-C",
5   "homepage": "https://github.com/chinsyo/CHXChainAnimation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chinsyo": "http://weibo.com/chinsyo"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/chinsyo/CHXChainAnimation.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Class/*.{h,m,c}",
21   "requires_arc": true