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",
15 "swift_version": "4.0",
20 "source_files": "Sources/BeaconKit/**/*.swift",
25 "source_files": "Tests/BeaconKitTests/**/*.swift"