[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 4 / 1 / 5 / EstimoteProximitySDK / 0.13.1 / EstimoteProximitySDK.podspec.json
blobf3172a7ac6212020754be9e7e67053d809a30326
2   "name": "EstimoteProximitySDK",
3   "version": "0.13.1",
4   "summary": "Provides a simple way for apps to react to physical context by reading signals from Estimote Beacons.",
5   "homepage": "https://github.com/Estimote/iOS-Proximity-SDK",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Estimote, Inc": "contact@estimote.com"
12   },
13   "source": {
14     "git": "https://github.com/Estimote/iOS-Proximity-SDK.git",
15     "tag": "v0.13.1"
16   },
17   "social_media_url": "https://twitter.com/estimote",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "EstimoteProximitySDK/EstimoteProximitySDK.framework",
22   "dependencies": {
23     "EstimoteBluetoothScanning": [
24       "~> 0.2.0"
25     ]
26   }