blob: 655de6ee0a9c4e1d930a0b9532a589b587cfd576 [file] [log] [blame]
{
"name": "GBCli",
"version": "1.1",
"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.1"
},
"platforms": {
"osx": "10.8"
},
"source_files": "GBCli/src",
"requires_arc": true
}