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