[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / LSAnimator / 1.1.0 / LSAnimator.podspec.json
blobcbc49df8ed5623eff0eca853418f302d3fc51e1a
2   "name": "LSAnimator",
3   "version": "1.1.0",
4   "summary": "Easy to read and write non-intrusive multi-chain animation kits.",
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": "v1.1.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