blob: 2110c95152c6ca122f1bf1a7f4e895765e623c11 [file] [log] [blame]
{
"name": "TableViewDataStatus",
"version": "0.0.1",
"summary": "Table View to control Data Status. Allows to add loading and empty 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": "0.0.1",
"branch": "master"
},
"source_files": "TableViewDataStatus-iOS/**/*.swift",
"requires_arc": true
}