| { |
| "name": "IFTTTLaunchImage", |
| "version": "0.1.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.1.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" |
| } |