[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / 4 / 8 / ReachableNetwork / 0.0.11 / ReachableNetwork.podspec.json
blobbfccb2d698488b80762208787a05a0258b7e1239
2   "name": "ReachableNetwork",
3   "version": "0.0.11",
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.11"
17   },
18   "source_files": "ReachableNetwork/**/*.h",
19   "public_header_files": "ReachableNetwork/ReachableNetwork/Public/*",
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }