[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 5 / 0 / AndyAnimation / 1.0.7 / AndyAnimation.podspec.json
blob1769e26a62bc682de1d17649be30b22d5de320c0
2   "name": "AndyAnimation",
3   "version": "1.0.7",
4   "summary": "An amazing animation framework based on Pop",
5   "description": "An amazing animation framework based on Pop. All is based on CADisplayLink",
6   "homepage": "https://github.com/lyandy/AndyAnimation",
7   "license": "MIT",
8   "authors": {
9     "李扬": "liyangforever@vip.qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lyandy/AndyAnimation.git",
16     "tag": "1.0.7"
17   },
18   "source_files": "AndyAnimation/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "pop": [
26       "~> 1.0.9"
27     ]
28   }