blob: 2c57c1e05ac2a4188d735c66ade478918b9cd3cd [file] [log] [blame]
{
"name": "BPBLESDK-S02-iOS",
"version": "0.0.8",
"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.8"
},
"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"
]
}
}