[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / LSAnimator / 2.0.0 / LSAnimator.podspec.json
bloba1a884865054e162699a04b727e78854ceb056f5
2   "name": "LSAnimator",
3   "version": "2.0.0",
4   "summary": "Easy to Read and Write Multi-chain Animations Kit in Objective-C.",
5   "homepage": "https://github.com/Lision/LSAnimator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lision": "lisionmail@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Lision/LSAnimator.git",
15     "tag": "v2.0.0"
16   },
17   "source_files": "LSAnimator/*.{h,m,c}",
18   "frameworks": [
19     "UIKit",
20     "QuartzCore"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true