blob: 08152d14443fb5ef00d4e102c3919e8f2901192f [file] [log] [blame]
{
"name": "IFTTTLaunchImage",
"version": "0.4.3",
"summary": "Put your asset catalog launch images to work for you.",
"homepage": "https://github.com/IFTTT/IFTTTLaunchImage",
"license": "MIT",
"authors": {
"Devin Foley": "devin@ifttt.com",
"Jonathan Hersh": "jonathan@ifttt.com",
"Max Meyers": "max@ifttt.com",
"Laura Skelton": "laura@ifttt.com"
},
"source": {
"git": "https://github.com/IFTTT/IFTTTLaunchImage.git",
"tag": "0.4.3"
},
"social_media_url": "https://twitter.com/jhersh",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"compiler_flags": "-fmodules",
"source_files": "IFTTTLaunchImage/*.{h,m}",
"frameworks": "UIKit"
}