blob: 746f3b2692ccf06dcc333da4da24bb0d4965eaf9 [file] [log] [blame]
{
"name": "AZTableView",
"version": "0.0.2",
"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"
},
"resource_bundles": {
"AZTableViewElements": [
"AZ-TableViewController/Classes/**/*.{xib}"
]
},
"source_files": "AZ-TableViewController/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}