blob: 7e8f728eefb2261b185c3aed0cbb7cf375920767 [file] [log] [blame]
{
"name": "StatusProvider",
"version": "1.0.0",
"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": "v1.0.0"
},
"source_files": "StatusProvider/StatusProvider/*.{swift}",
"requires_arc": true
}