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