[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 1 / 9 / Vendasta-BeaconKit / 0.1.1 / Vendasta-BeaconKit.podspec.json
blob4aa5ee6ddb9092d862ebfc90adb8345913c269d4
2   "name": "Vendasta-BeaconKit",
3   "version": "0.1.1",
4   "summary": "A short description of BeaconKit.",
5   "license": {
6     "type": "Copyright",
7     "text": "      Copyright 2016 Vendasta, Inc. All rights reserved.\n"
8   },
9   "authors": {
10     "Vendasta": "notabl@vendasta.com"
11   },
12   "homepage": "https://github.com/vendasta/BeaconKit-iOS-Release",
13   "description": "BeaconKit",
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/vendasta/BeaconKit-iOS-Release.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "preserve_paths": "Vendasta-BeaconKit.framework",
24     "public_header_files": "Vendasta-BeaconKit.framework/Versions/A/Headers/*.h",
25     "vendored_frameworks": "Vendasta-BeaconKit.framework"
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.1"
30     ],
31     "EstimoteSDK": [
32       "~> 4.1.0"
33     ]
34   }