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