blob: 24c3406d749b77e7ee201a8351561c080ad36d74 [file] [log] [blame]
{
"name": "AALaunchTransition",
"version": "0.1.3",
"platforms": {
"ios": null
},
"summary": "Simple framework to let your application's launch image fade-out to its initial view.",
"homepage": "https://github.com/ahmet/AALaunchTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmet AYGÜN": "me@ahmetaygun.net"
},
"source": {
"git": "https://github.com/ahmet/AALaunchTransition.git",
"tag": "v0.1.3"
},
"source_files": "AALaunchTransition/*.{h,m}",
"requires_arc": true
}