blob: 22c67842de9d9cd042740bfc20d48840b103830c [file] [log] [blame]
{
"name": "RBCommander",
"version": "0.0.2",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "Commander to leverage the power of commands in iOS projects",
"homepage": "https://github.com/RoshanNindrai/RBCommander",
"authors": {
"Roshan Balaji": "roshan.nindrai@gmail.com"
},
"source": {
"git": "https://github.com/RoshanNindrai/RBCommander.git",
"tag": "0.0.2"
},
"source_files": "RBCommander/*.{h,m}",
"requires_arc": true
}