[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 1 / 5 / EstimoteProximitySDK / 1.2.1 / EstimoteProximitySDK.podspec.json
blob39013b014bceb69b110d65a9875c603983f6db6b
2   "name": "EstimoteProximitySDK",
3   "version": "1.2.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": "1.2.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"
25     ]
26   }