[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 7 / 0 / 1 / ZSWebSDK / 1.0.4 / ZSWebSDK.podspec.json
blobfb6d100cbd2edfb9b5b84c19fca031cdb05f8f27
2   "name": "ZSWebSDK",
3   "version": "1.0.4",
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.4"
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     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
29   },
30   "license": {
31     "type": "Copyright",
32     "text": "      Copyright 2020 BrightBeacon All rights reserved.\n"
33   }