blob: a8cab17ff6fbfdd96e771de594549485a6fbcb39 [file] [log] [blame]
{
"name": "ROGenericTableViewController",
"version": "2.0.2",
"summary": "A generic TableViewController class which is able to deal with custom created objects very easily",
"description": "A generic TableViewController class which is able to deal with custom created objects very easily. It offers a generic TableViewController class.",
"homepage": "https://github.com/prine/ROGenericTableViewController",
"license": "MIT",
"authors": {
"Robin Oster": "robin.oster@rascor.com"
},
"source": {
"git": "https://github.com/prine/ROGenericTableViewController.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/prinedev",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"ROGenericTableViewController": [
"Pod/Assets/*.png"
]
}
}