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