| { |
| "name": "IFTTTLaunchImage", |
| "version": "0.4.2", |
| "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.2" |
| }, |
| "social_media_url": "https://twitter.com/jhersh", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "compiler_flags": "-fmodules", |
| "source_files": "IFTTTLaunchImage/*.{h,m}", |
| "frameworks": "UIKit" |
| } |