blob: 9dae0d57265bce3ca578509f7aeb1b1282d152c9 [file] [log] [blame]
{
"name": "RLDTableViewSuite",
"version": "0.1.0",
"homepage": "https://github.com/rlopezdiez/RLDTableViewSuite.git",
"summary": "Reusable table view controller, data source and delegate for all your UITableView needs",
"authors": {
"Rafael Lopez Diez": "https://www.linkedin.com/in/rafalopezdiez"
},
"source": {
"git": "https://github.com/rlopezdiez/RLDTableViewSuite.git",
"tag": "0.1.0"
},
"source_files": "Classes/*.{h,m}",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}