[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 5 / EstimoteProximitySDK / 1.5.0 / EstimoteProximitySDK.podspec.json
blobd712900d1b77258f92b313dd62c6c9c4f9249f37
2   "name": "EstimoteProximitySDK",
3   "version": "1.5.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.5.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.6"
25     ]
26   }