[Add] GeovisEarthKit 1.0.1
[CocoaPods.git] / Specs / f / 0 / 7 / FlickTransition / 1.0.1a / FlickTransition.podspec.json
blob88d813e415cbad7b441b01dd74524fbf55eabeed
2   "name": "FlickTransition",
3   "version": "1.0.1a",
4   "summary": "A iOS UIViewController Transition",
5   "description": "A iOS UIViewController Transition.",
6   "homepage": "https://github.com/NjrSea/FlickTransition",
7   "license": "MIT",
8   "authors": {
9     "Paul": "576330572@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/NjrSea/FlickTransition.git",
13     "tag": "1.0.1a"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "FlickTransition/*",
21     "FlickTransition/**/*"
22   ],
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]