blob: 8bda9f593581ee3ccd7c5e2c15227c5f95b5a48d [file] [log] [blame]
{
"name": "MRTableViewManager",
"version": "0.1.3",
"summary": "MRTableViewManager is a nice lib.",
"description": "This is a lib to help handle tableviewcontrollers and viewcellcontrollers",
"homepage": "https://github.com/marceloreis13/MRTableViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcelo Reis": "marcello@marcelloreis.com"
},
"source": {
"git": "https://github.com/marceloreis13/MRTableViewManager.git",
"commit": "cb6d38423a9887da3e00da1b6f4f3636ab4bf332"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRTableViewManager/Classes/**/*"
}