[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / d / GCOLaunchImageTransition / 0.9.0 / GCOLaunchImageTransition.podspec.json
blob6ae8b62c5993ee7611f3d1d411aedcc51f093302
2   "name": "GCOLaunchImageTransition",
3   "version": "0.9.0",
4   "summary": "Animates the transition from the launch image to the app's initial view controller on iOS.",
5   "description": "Includes customized animation delay and duration, triggering the transition via notification and display of an activity indicator.",
6   "homepage": "https://github.com/gonecoding/GCOLaunchImageTransition",
7   "license": "New BSD License",
8   "authors": {
9     "Michael Sedlaczek": "michael@gonecoding.com"
10   },
11   "source": {
12     "git": "https://github.com/gonecoding/GCOLaunchImageTransition.git",
13     "tag": "0.9.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "GCOLaunchImageTransition/*.{h,m}",
19   "requires_arc": true