blob: f0b95d85b725bc95226cd4ff05b92482d358c247 [file] [log] [blame]
{
"name": "NZBundle",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Easily access and manipulate the the Info.plist file of your project.",
"homepage": "https://github.com/NZN/NZBundle",
"screenshots": "http://s24.postimg.org/r7y1jch1h/NZBundle.png",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Bruno Tortato Furtado": "bruno.furtado@gruponzn.com"
},
"source_files": "NZBundle/*.{h,m}",
"source": {
"git": "https://github.com/NZN/NZBundle.git",
"tag": "0.0.4"
}
}