blob: 32eb8e69c2019755e8df291e38538dc3760778c2 [file] [log] [blame]
{
"name": "TableViewDataStatus",
"version": "1.0.4",
"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": "1.0.4",
"branch": "master"
},
"source_files": "TableViewDataStatus-iOS/**/*.swift",
"requires_arc": true
}