blob: c648eba3d772ea8e6bf78f8c72e411b98a1b922e [file] [log] [blame]
{
"name": "EnterBioModuleBLEUI",
"version": "1.2.3",
"summary": "EnterBioModuleBLE 通信库UI",
"description": "EnterBioModuleBLE 通信库UI库",
"homepage": "https://github.com/EnterTech",
"authors": {
"Like": "ke.liful@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Entertech/Enter-Biomodule-BLE-iOS-SDK.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "EnterBioModuleBLEUI/**/*.swift",
"resources": "EnterBioModuleBLEUI/**/*.{xcassets,gif}",
"dependencies": {
"EnterBioModuleBLE": [
"1.2.3"
],
"SnapKit": [
]
},
"swift_version": "5"
}