blob: 0259f1ac5a0b840432d0df277822817407d95d48 [file] [log] [blame]
{
"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"
}