blob: ae4c9074b207790f4b5ed5f39adc7596138fa701 [file] [log] [blame]
{
"name": "GBCli",
"version": "1.0",
"summary": "Objective C foundation tool command line interface library.",
"homepage": "http://github.com/tomaz/GBCli",
"license": "MIT",
"authors": {
"Tomaz Kragelj": "tkragelj@gmail.com"
},
"source": {
"git": "https://github.com/tomaz/GBCli.git",
"tag": "1.0"
},
"platforms": {
"osx": "10.7"
},
"source_files": "GBCli/src",
"requires_arc": true
}