[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 9 / 3 / 8 / StatusProvider / 1.0.0 / StatusProvider.podspec.json
blob7e8f728eefb2261b185c3aed0cbb7cf375920767
2   "name": "StatusProvider",
3   "version": "1.0.0",
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.0"
17   },
18   "source_files": "StatusProvider/StatusProvider/*.{swift}",
19   "requires_arc": true