[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / a / b / 2 / InternetConnection-AFNetworking / 1.0.2 / InternetConnection-AFNetworking.podspec.json
blob2214c7066ffc74a098068478a5fc4295ef064de9
2   "name": "InternetConnection-AFNetworking",
3   "version": "1.0.2",
4   "summary": "Show reachable view if network has been lost",
5   "description": "Framework which help monitor reachable and show reachable view for user",
6   "homepage": "https://github.com/DimaIgorevich/InternetConnection-AFNetworking",
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/InternetConnection-AFNetworking.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "InternetConnection+AFNetworking/**/*.h",
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }