blob: a3d2ec2591118b2b66907262dea18d704205d1b1 [file] [log] [blame]
{
"name": "AdvancedTableView",
"version": "2.0.5",
"summary": "Replacement for UITableViewb",
"description": "An alternative to UITableView with more features and easier api",
"homepage": "https://gitlab.com/work.shakiba/AdvancedTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://gitlab.com/work.shakiba/AdvancedTableView.git",
"tag": "2.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AdvancedTableView/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}