| { |
| "name": "MBImageConstants", |
| "version": "0.2.0", |
| "platforms": { |
| "ios": "6.1" |
| }, |
| "summary": "Simple XCode 5 script that generates constants corresponding to image.", |
| "homepage": "https://github.com/bananita/MBImageConstants", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "MichaĆ Banasiak": "m.banasiak@icloud.com" |
| }, |
| "description": "MBImageConstants is a simple XCode 5 precompile script that generates precompiler defines corresponding to image sets found in a project's assets.", |
| "requires_arc": false, |
| "source": { |
| "git": "https://github.com/bananita/MBImageConstants.git", |
| "tag": "0.2.0" |
| }, |
| "source_files": "*.{h}", |
| "resources": "*.rb" |
| } |