blob: d8a2c6b778d81f381cc0cf2232d25a91527e09fa [file] [log] [blame]
{
"name": "ARGenericTableViewController",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}