blob: ffcc38e3537a13c301d8374668f7b7af7e15a7a7 [file] [log] [blame]
{
"name": "AALaunchTransition",
"version": "0.1.1",
"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.1"
},
"source_files": "AALaunchTransition/*.{h,m}",
"requires_arc": true
}