[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 1 / 5 / EstimoteProximitySDK / 1.6.1 / EstimoteProximitySDK.podspec.json
blob10318d7c574e5c50b4c2cce1d36f609195f956ce
2   "name": "EstimoteProximitySDK",
3   "version": "1.6.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": "v1.6.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       "~> 1.0.8"
25     ]
26   }