blob: d16ce6f1782ff75e65658ead52b82090d67cad88 [file] [log] [blame]
{
"name": "MSeriesBle",
"version": "1.0.2",
"summary": "Listens for Keiser's M Series Bike line.",
"description": "Uses BLE to scan for M Series bikes and stores the machines so we can listen to specific machines.",
"homepage": "https://github.com/ish2028/MSeriesBle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imartinez2028@gmail.com": "imartinez2028@gmail.com"
},
"source": {
"git": "https://github.com/ish2028/MSeriesBle.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSeriesBle/Classes/**/*",
"frameworks": [
"UIKit",
"CoreBluetooth"
],
"pushed_with_swift_version": "4.0"
}