blob: 48623bba8846c66741c4ae0663c7c771517c2236 [file] [log] [blame]
{
"name": "RadioAccessTechnologyNotifier",
"version": "0.0.1",
"summary": "Network state change notifier",
"description": "Detect if network is on Wifi, LTE, 3G or Edge",
"homepage": "https://github.com/ioramashvili/RadioAccessTechnologyNotifier",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shota ioramashvili": "shotaioramashvili@gmail.com"
},
"source": {
"git": "https://github.com/ioramashvili/RadioAccessTechnologyNotifier.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"RadioAccessTechnologyNotifier/RadioAccessTechnologyNotifier.swift",
"RadioAccessTechnologyNotifier/Reachability.swift"
],
"pushed_with_swift_version": "3.0"
}