blob: 91b0dfe78c6afe4fcd38c56bf4966ef8ec500593 [file] [log] [blame]
{
"name": "StatusProvider",
"version": "1.2.9",
"license": "MIT",
"homepage": "https://github.com/mariohahn/StatusProvider",
"authors": {
"Mario Hahn": "mario_hahn@me.com"
},
"summary": "Protocol to handle initial Loadings, Emty Views and Error Handling in a ViewController & views",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/mariohahn/StatusProvider.git",
"tag": "1.2.9"
},
"source_files": "StatusProvider/StatusProvider/*.{swift}",
"requires_arc": true
}