blob: 3e88a781e6c5fa8977ca1f7beb9f0f44ed7d4ee9 [file] [log] [blame]
{
"name": "BPBLESDK-S02-iOS",
"version": "0.0.6",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/BodyPlusTechnology/BPBLESDK-S02-iOS",
"authors": {
"GrayLand119": "441726442@qq.com"
},
"summary": "A BLE SDK of Aerobic(Core S02)",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BodyPlusTechnology/BPBLESDK-S02-iOS.git",
"tag": "0.0.6"
},
"source_files": "FatArchitecture/BPBLESDK02.framework/Headers/*.{h}",
"vendored_frameworks": "FatArchitecture/BPBLESDK02.framework",
"public_header_files": "FatArchitecture/BPBLESDK02.framework/Headers/BPBLESDK02.h",
"requires_arc": true,
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation",
"CoreBluetooth"
],
"dependencies": {
"SSZipArchive": [
"~> 2.1.4"
],
"iOSDFULibrary": [
"~> 4.3.0"
]
}
}