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