blob: f165b9c5c79631059ed77e7959ae60681681d3d7 [file] [log] [blame]
{
"name": "EnterBioModuleBLE",
"version": "1.2.3",
"summary": "EnterBioModuleBLE 通信库",
"description": "EnterBioModuleBLE 通信库",
"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": "10.0"
},
"source_files": "EnterBioModuleBLE/**/*.swift",
"dependencies": {
"PromiseKit": [
],
"RxBluetoothKit": [
],
"FixedDFUService": [
]
}
}