[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 1 / ZSWebSDK / 1.0.7 / ZSWebSDK.podspec.json
blob9e2e53a8658026cafbfe042e5c7ff9c9ce4529a6
2   "name": "ZSWebSDK",
3   "version": "1.0.7",
4   "summary": "SDK for web js location interface",
5   "homepage": "http://www.brtbeacon.com",
6   "authors": {
7     "BrightBeacon": "developer@brtbeacon.cn"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://gitee.com/brtbeacon/BRTWebSDK_IOS.git",
14     "tag": "1.0.7"
15   },
16   "source_files": "ZSWebSDK",
17   "preserve_paths": "ZSWebSDK/Frameworks/TTLock.framework",
18   "vendored_frameworks": "ZSWebSDK/Frameworks/TTLock.framework",
19   "frameworks": [
20     "CoreLocation",
21     "CoreBluetooth"
22   ],
23   "requires_arc": true,
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "license": {
34     "type": "Copyright",
35     "text": "      Copyright 2021 BrightBeacon All rights reserved.\n"
36   }