blob: fbd6af15d60a665c2ec8eb38ed86f51dcedbf58f [file] [log] [blame]
{
"name": "EstimoteProximitySDK",
"version": "1.0.0",
"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": "v1.0.0"
},
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "EstimoteProximitySDK/EstimoteProximitySDK.framework",
"dependencies": {
"EstimoteBluetoothScanning": [
"~> 0.2.0"
]
}
}