[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / ReachableNetwork / 0.0.17 / ReachableNetwork.podspec.json
blob332524052ee4846cdf5e6fc867ff402ef2d4eddd
2   "name": "ReachableNetwork",
3   "version": "0.0.17",
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.17"
17   },
18   "source_files": "ReachableNetwork/**/*.h",
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }