[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 2 / InternetConnection-AFNetworking / 1.0.1 / InternetConnection-AFNetworking.podspec.json
blob471b7480f62c49c9a2464a68d7d4c15845909e19
2   "name": "InternetConnection-AFNetworking",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "InternetConnection+AFNetworking/**/*.h",
19   "dependencies": {
20     "AFNetworking": [
22     ]
23   }