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