blob: 12807d597406aaf3049ee838c151b62af5abe438 [file] [log] [blame]
{
"name": "RLDTableViewSwift",
"version": "0.2.1",
"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.1"
},
"source_files": "Classes/*.swift",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}