blob: 3fee2bc998dbd21e9605496cbcaeebde808039f7 [file] [log] [blame]
{
"name": "IFTTTLaunchImage",
"version": "0.2.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.2.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"
}