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