[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / 4 / Beaconstac / 1.5.1 / Beaconstac.podspec.json
blob3bbe05f8deabf8ac7f37df4245f345b09f9d14f9
2   "name": "Beaconstac",
3   "version": "1.5.1",
4   "summary": "iOS library for iBeacon devices",
5   "homepage": "https://github.com/Beaconstac/iOS-SDK",
6   "authors": {
7     "MobStac Inc.": "support@beaconstac.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/Beaconstac/iOS-SDK.git",
15     "tag": "1.5.1"
16   },
17   "vendored_frameworks": "BeaconstacSDK/Beaconstac.framework",
18   "resources": "BeaconstacSDK/Beaconstac.framework/Versions/1.5.1/Resources/BeaconstacData.bundle",
19   "frameworks": [
20     "CoreData",
21     "SystemConfiguration",
22     "CoreBluetooth",
23     "CoreLocation"
24   ],
25   "requires_arc": true,
26   "platforms": {
27     "ios": "7.1"
28   }