blob: fa6fdb5da833b820a9b8bfa353f73050ca0d8eb9 [file] [log] [blame]
{
"name": "AdvancedTableView",
"version": "4.1.0",
"summary": "Replacement for UITableView",
"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": "4.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AdvancedTableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}