blob: 6ae8b62c5993ee7611f3d1d411aedcc51f093302 [file] [log] [blame]
{
"name": "GCOLaunchImageTransition",
"version": "0.9.0",
"summary": "Animates the transition from the launch image to the app's initial view controller on iOS.",
"description": "Includes customized animation delay and duration, triggering the transition via notification and display of an activity indicator.",
"homepage": "https://github.com/gonecoding/GCOLaunchImageTransition",
"license": "New BSD License",
"authors": {
"Michael Sedlaczek": "michael@gonecoding.com"
},
"source": {
"git": "https://github.com/gonecoding/GCOLaunchImageTransition.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GCOLaunchImageTransition/*.{h,m}",
"requires_arc": true
}