[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / d / GCOLaunchImageTransition / 0.9.1 / GCOLaunchImageTransition.podspec.json
blob036acec53bae834d6c5178b5686b761e1b94b65b
2   "name": "GCOLaunchImageTransition",
3   "version": "0.9.1",
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.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "GCOLaunchImageTransition/*.{h,m}",
19   "requires_arc": true