blob: f3172a7ac6212020754be9e7e67053d809a30326 [file] [log] [blame]
{
"name": "EstimoteProximitySDK",
"version": "0.13.1",
"summary": "Provides a simple way for apps to react to physical context by reading signals from Estimote Beacons.",
"homepage": "https://github.com/Estimote/iOS-Proximity-SDK",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Estimote, Inc": "contact@estimote.com"
},
"source": {
"git": "https://github.com/Estimote/iOS-Proximity-SDK.git",
"tag": "v0.13.1"
},
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "EstimoteProximitySDK/EstimoteProximitySDK.framework",
"dependencies": {
"EstimoteBluetoothScanning": [
"~> 0.2.0"
]
}
}