[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / AndyAnimation / 1.0.6 / AndyAnimation.podspec.json
blob64c5950327753d522357c7147aec90bbff8a6291
2   "name": "AndyAnimation",
3   "version": "1.0.6",
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.6"
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   }