blob: 97eb52181513e2e3b5d49d2253a1e1fb742fea7d [file] [log] [blame]
{
"name": "DataDrivenTableView",
"version": "0.3.1",
"summary": "Data driven UITableView with a few extra abilities",
"description": "Data driven UITableView with a few extra abilities, perfect for MVVM design",
"homepage": "https://github.com/mohsenShakiba/DataDrivenTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://github.com/mohsenShakiba/DataDrivenTableView.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataDrivenTableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}