blob: aab684f5b7dc59cf44939fe9e11edc44a5fc2183 [file] [log] [blame]
{
"name": "EnterBioModuleBLEUI",
"version": "1.2.7",
"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.7"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "UI/EnterBioModuleBLEUI/**/*.swift",
"resources": "UI/EnterBioModuleBLEUI/**/*.{xcassets,gif}",
"dependencies": {
"EnterBioModuleBLE": [
"1.2.7"
],
"SnapKit": [
]
},
"swift_version": "5"
}