blob: 309f81acecb7345919a4647acfd2550719305dab [file] [log] [blame]
{
"name": "IFTTTLaunchImage",
"version": "0.3.0",
"summary": "Put your asset catalog launch images to work for you.",
"homepage": "https://github.com/IFTTT/IFTTTLaunchImage",
"license": "MIT",
"authors": {
"Jonathan Hersh": "jon@her.sh"
},
"source": {
"git": "https://github.com/IFTTT/IFTTTLaunchImage.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/jhersh",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"compiler_flags": "-fmodules",
"source_files": "IFTTTLaunchImage/*.{h,m}",
"frameworks": "UIKit"
}