blob: de31003727918b698840d9d24dcd22c39db9f199 [file] [log] [blame]
{
"name": "ROGenericTableViewController",
"version": "2.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/prine/ROGenericTableViewController",
"authors": {
"Robin Oster": "prine.dev@gmail.com"
},
"summary": "A generic TableViewController class which is able to deal with custom created objects very easily",
"source": {
"git": "https://github.com/prine/ROGenericTableViewController.git",
"tag": "2.1.0"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "8.4"
}
}