4 "summary": "Beacon detection framework using CoreBluetooth",
5 "description": "This is a framework that wraps around CoreBluetooth and detects beacons of different types.\nTested to compile with Swift 3.1, 3.2 & 4.0 for iOS 9.0 & macOS 10.12\nThe currently supported types are: Eddystone-UID, Eddystone-URL, AltBeacon, iBeacon.",
6 "homepage": "https://github.com/igor-makarov/BeaconKit",
9 "Igor Makarov": "igormaka@gmail.com"
12 "git": "https://github.com/igor-makarov/BeaconKit.git",
19 "source_files": "Sources/Core/**/*.swift",
20 "pushed_with_swift_version": "3.0"