blob: 0c577d337566c2f62c35f9b76e251d72a7571020 [file] [log] [blame]
{
"name": "TableViewDataStatus",
"version": "2.0.0",
"summary": "Table View to control Data Status. Allows to add loading and empty views. Automatically controls the visibility of the views.",
"homepage": "https://github.com/GabrielMassana",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gabriel Massana": "gabrielmassana@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GabrielMassana/TableViewDataStatus-iOS.git",
"tag": "2.0.0",
"branch": "master"
},
"source_files": "TableViewDataStatus-iOS/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}