[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / a / FLAnimation / 0.0.5 / FLAnimation.podspec.json
blobad476c5bd38bddec9621be00d5d2e02420a092ef
2   "name": "FLAnimation",
3   "version": "0.0.5",
4   "summary": "An easy way to shake or scale the view with animation.",
5   "homepage": "https://github.com/atony2099/FLAnimation",
6   "license": "MIT",
7   "authors": {
8     "atony2099": "atony2099@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/atony2099/FLAnimation.git",
15     "tag": "0.0.5"
16   },
17   "source_files": [
18     "FLAnimation",
19     "FLAnimation/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "pop": [
25     ]
26   }