blob: fb6d100cbd2edfb9b5b84c19fca031cdb05f8f27 [file] [log] [blame]
{
"name": "ZSWebSDK",
"version": "1.0.4",
"summary": "SDK for web js location interface",
"homepage": "http://www.brtbeacon.com",
"authors": {
"BrightBeacon": "o2owlkj@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/brtbeacon/BRTWebSDK_IOS.git",
"tag": "1.0.4"
},
"source_files": "ZSWebSDK",
"preserve_paths": "ZSWebSDK/Frameworks/TTLock.framework",
"vendored_frameworks": "ZSWebSDK/Frameworks/TTLock.framework",
"frameworks": [
"CoreLocation",
"CoreBluetooth"
],
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"pod_target_xcconfig": {
"ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
},
"license": {
"type": "Copyright",
"text": " Copyright 2020 BrightBeacon All rights reserved.\n"
}
}