[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 9 / 3 / 8 / StatusProvider / 1.0.3 / StatusProvider.podspec.json
blob4a92eea4882ea81f771ad7fb2af599c7faa86434
2   "name": "StatusProvider",
3   "version": "1.0.3",
4   "license": "MIT",
5   "homepage": "https://github.com/mariohahn/StatusProvider",
6   "authors": {
7     "Mario Hahn": "mario_hahn@me.com"
8   },
9   "summary": "Protocol to handle initial Loadings, Emty Views and Error Handling in a ViewController & views",
10   "platforms": {
11     "ios": "9.0",
12     "tvos": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/mariohahn/StatusProvider.git",
16     "tag": "v1.0.3"
17   },
18   "source_files": "StatusProvider/StatusProvider/*.{swift}",
19   "requires_arc": true