[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / 5 / EstimoteProximitySDK / 1.7.0 / EstimoteProximitySDK.podspec.json
blob978f7d02e76a04a7bea8d988856bf611e57678eb
2   "name": "EstimoteProximitySDK",
3   "version": "1.7.0",
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": "v1.7.0"
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       "~> 1.0.8"
25     ]
26   }