[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 1 / ZSWebSDK / 1.0.2 / ZSWebSDK.podspec.json
blob50a823ddf7551276fd6a0e31a528498a88a493ad
2   "name": "ZSWebSDK",
3   "version": "1.0.2",
4   "summary": "SDK for web js location interface",
5   "homepage": "http://www.brtbeacon.com",
6   "authors": {
7     "BrightBeacon": "o2owlkj@163.com"
8   },
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://gitee.com/brtbeacon/BRTWebSDK_IOS.git",
14     "tag": "1.0.2"
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     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ZSWebSDK/Frameworks\"",
26     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/ZSWebSDK\"",
27     "VALID_ARCHS": "arm64 x86_64 armv7"
28   },
29   "pod_target_xcconfig": {
30     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
31   },
32   "license": {
33     "type": "Copyright",
34     "text": "      Copyright 2019 BrightBeacon All rights reserved.\n"
35   }