blob: 6ea04e5aefda0e39122a9b9b4f1765ef4cd27a13 [file] [log] [blame]
{
"name": "StatusProvider",
"version": "1.2.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.2.0"
},
"source_files": "StatusProvider/StatusProvider/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}