[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / 4 / Beaconstac / 3.2.8 / Beaconstac.podspec.json
blobbcce633c5693b2e649ac937d7282ebbf5854c2a8
2   "name": "Beaconstac",
3   "version": "3.2.8",
4   "swift_versions": "5.0",
5   "summary": "iOS library for iBeacon devices",
6   "homepage": "https://github.com/Beaconstac/iOS-SDK",
7   "authors": {
8     "MobStac Inc.": "support@beaconstac.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/Beaconstac/iOS-SDK.git",
16     "tag": "3.2.8"
17   },
18   "vendored_frameworks": "Beaconstac/Beaconstac.framework",
19   "dependencies": {
20     "EddystoneScanner": [
22     ]
23   },
24   "frameworks": [
25     "CoreData",
26     "SystemConfiguration",
27     "CoreBluetooth",
28     "CoreLocation",
29     "UserNotifications",
30     "SafariServices"
31   ],
32   "requires_arc": true,
33   "platforms": {
34     "ios": "10.0"
35   },
36   "swift_version": "5.0"