4 "summary": "RxWifi is a reactive wrapper for Wi-Fi functionality.",
5 "description": "RxWifi is reactive wrapper is a rective wrapper for Wi-Fi functionality on iOS.\nIt allows you to connect to Wi-Fi network from your app and you can also observe Wi-Fi various changes:\n- Wi-Fi is enable on the system level\n- Wi-Fi is connected to AP\n- Current connected SSID\n- Current IPv4 address\n- Current IPv6 address",
6 "homepage": "https://github.com/3ph/RxWifi",
12 "3ph": "instantni.med@gmail.com"
15 "git": "https://github.com/3ph/RxWifi.git",
21 "source_files": "RxWifi/Classes/**/*",
30 "pod_target_xcconfig": {
31 "OTHER_SWIFT_FLAGS[sdk=iphonesimulator*]": "-D IOS_SIMULATOR",
32 "SWIFT_VERSION": "4.0"