blob: e6ef5edc404bc5d8d0f18c27e8423c278906e0a7 [file] [log] [blame]
{
"name": "ARGenericTableViewController",
"version": "1.0.2",
"license": {
"type": "MIT"
},
"summary": "iOS component to configure TableViews.",
"homepage": "https://github.com/arconsis/ARGenericTableViewController",
"authors": {
"arconsis IT-Solutions GmbH": "jonas.stubenrauch@arconsis.com"
},
"source": {
"git": "https://github.com/arconsis/ARGenericTableViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}