blob: 70e032f54daa66f78cada2ae677a8cb33cc0797a [file] [log] [blame]
{
"name": "EstimoteBluetoothScanning",
"version": "0.3.0",
"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": "v0.3.0"
},
"source_files": "EstimoteBluetoothScanning/EstimoteBluetoothScanning.framework/Headers/*",
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "EstimoteBluetoothScanning/EstimoteBluetoothScanning.framework"
}