blob: 4da0cec9296286ef787b4be8e8e3503e87b5f7de [file] [log] [blame]
{
"name": "StatusProvider",
"version": "1.2.3",
"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.3"
},
"source_files": "StatusProvider/StatusProvider/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}