blob: 8439448b398b2c2a2be9c9586f9a1d6d5db595d8 [file] [log] [blame]
{
"name": "EstimoteBluetoothScanning",
"version": "1.0.2",
"summary": "Scans for Bluetooth packets broadcasted by Estimote devices.",
"homepage": "https://github.com/Estimote/iOS-Bluetooth-Scanning",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Estimote, Inc": "contact@estimote.com"
},
"source": {
"git": "https://github.com/Estimote/iOS-Bluetooth-Scanning.git",
"tag": "v1.0.2"
},
"source_files": "EstimoteBluetoothScanning/EstimoteBluetoothScanning.framework/Headers/*",
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "EstimoteBluetoothScanning/EstimoteBluetoothScanning.framework"
}