blob: 242c6590e6b850c84efc73c483538d83972bbaae [file] [log] [blame]
{
"name": "EnterBioModuleBLE",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EnterBioModuleBLESDK/EnterBioModuleBLE/**/*.swift",
"dependencies": {
"PromiseKit": [
],
"RxBluetoothKit": [
],
"FixedDFUService": [
"4.7.2"
]
}
}