4 "summary": "Detect BLE devices in the immediate vicinity.",
5 "description": "Have you ever wanted Airpods-like nearby device notifications?\n\nUsing RSSI values, Proximity detects BLE devices in the immediate vicinity. Very likely being held directly up to the BLE peripheral.",
6 "homepage": "https://github.com/fuzz-productions/Proximity",
12 "Eric Kunz": "ericjkunz@gmail.com"
15 "git": "https://github.com/fuzz-productions/Proximity.git",
18 "social_media_url": "https://twitter.com/ericjkunz",
22 "swift_version": "4.0",
23 "pod_target_xcconfig": {
24 "SWIFT_VERSION": "4.0"
26 "source_files": "Proximity/Classes/**/*",
27 "exclude_files": "Proximity/**/*.plist",
28 "frameworks": "CoreBluetooth"