blob: b2406e6e2a560804f4baec478ca25f69d4e870be [file] [log] [blame]
{
"name": "EstimoteProximitySDK",
"version": "0.7.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": "v0.7.0"
},
"social_media_url": "https://twitter.com/estimote",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "EstimoteProximitySDK/EstimoteProximitySDK.framework"
}