[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / ReachableNetwork / 0.0.4 / ReachableNetwork.podspec.json
blob80a9bc398da082f184494f39bcaa58f2b239390b
2   "name": "ReachableNetwork",
3   "version": "0.0.4",
4   "summary": "ReachableNetworkView framework to showing lost connection for user",
5   "description": "Framework which help monitor reachable and show reachable view for user",
6   "homepage": "https://github.com/DimaIgorevich/ReachableNetwork",
7   "license": "MIT",
8   "authors": {
9     "Dmitriy": "dzhimasan@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/DimaIgorevich/ReachableNetwork.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "ReachableNetwork/**/*.h",
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }