blob: 3cc1c254b7865c58a51d08d5a59489b2338185e8 [file] [log] [blame]
{
"name": "NZBundle",
"version": "0.0.3",
"license": "MIT",
"summary": "Changes the information present in the Info.plist project file at runtime, as version name.",
"homepage": "https://github.com/NZN/NZBundle",
"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.3"
}
}