blob: 53f50749df9454b80dc844bca3e96b87ba00dc60 [file] [log] [blame]
{
"name": "StatusProvider",
"version": "1.0.1",
"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.1"
},
"source_files": "StatusProvider/StatusProvider/*.{swift}",
"requires_arc": true
}