blob: 8272abff4b70dcc1dc94a1692c7c8be8665b3952 [file] [log] [blame]
{
"name": "RLDTableViewSuite",
"version": "0.2.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.2.0"
},
"source_files": "Classes/*.{h,m}",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}