blob: 6721db1d078e14c053d2557eec6fd1e129483c56 [file] [log] [blame]
{
"name": "TrusangBluetooth",
"authors": {
"Yuxiang": "mail@yuxiang.ren"
},
"version": "0.0.5",
"summary": "TrusangBluetooth iOS SDK",
"description": "iOS library for TrusangBluetooth",
"homepage": "https://github.com/shlyren/TrusangBluetooth",
"license": {
"type": "MIT",
"text": "Copyright (C) TrusangBluetooth. All rights reserved."
},
"source": {
"http": "https://h5.ibljk.com/files/TrusangBluetooth.zip"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "TrusangBluetooth.framework",
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7"
},
"user_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7"
},
"swift_version": "5.0"
}