blob: 4c0f94e2f6ae78ea5d0e5d38f14601fea92fc12d [file] [log] [blame]
{
"name": "AZTableView",
"version": "0.0.1",
"summary": "Automatic pagination handling and loading views",
"description": "Automatic pagination handling\nNo more awkward empty TableView",
"homepage": "https://github.com/AfrozZaheer/AZTableView",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AfrozZ": "afrozezaheer@gmail.com"
},
"source": {
"git": "https://github.com/AfrozZaheer/AZTableView.git"
},
"source_files": "AZ-TableViewController/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}