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