blob: 828be56e598c86d657711ee1dbf75377408e89b1 [file] [log] [blame]
{
"name": "RBCommander",
"version": "0.1.3",
"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.1.3"
},
"source_files": "RBCommander/*.{h,m}",
"requires_arc": true
}