[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / 7 / 4 / Beaconstac / 3.2.10 / Beaconstac.podspec.json
blob1a85220c3d4604aace9177275d97fa53faeb4d44
2   "name": "Beaconstac",
3   "version": "3.2.10",
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.10"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "vendored_frameworks": "Beaconstac/Beaconstac.framework",
25   "dependencies": {
26     "EddystoneScanner": [
28     ]
29   },
30   "frameworks": [
31     "CoreData",
32     "SystemConfiguration",
33     "CoreBluetooth",
34     "CoreLocation",
35     "UserNotifications",
36     "SafariServices"
37   ],
38   "requires_arc": true,
39   "platforms": {
40     "ios": "10.0"
41   },
42   "swift_version": "5.0"