[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 2 / 4 / RadioAccessTechnologyNotifier / 0.0.1 / RadioAccessTechnologyNotifier.podspec.json
blob48623bba8846c66741c4ae0663c7c771517c2236
2   "name": "RadioAccessTechnologyNotifier",
3   "version": "0.0.1",
4   "summary": "Network state change notifier",
5   "description": "Detect if network is on Wifi, LTE, 3G or Edge",
6   "homepage": "https://github.com/ioramashvili/RadioAccessTechnologyNotifier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shota ioramashvili": "shotaioramashvili@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ioramashvili/RadioAccessTechnologyNotifier.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "RadioAccessTechnologyNotifier/RadioAccessTechnologyNotifier.swift",
23     "RadioAccessTechnologyNotifier/Reachability.swift"
24   ],
25   "pushed_with_swift_version": "3.0"