blob: f09e587dbcfdfa0109c2f79be720e1ca93d8e9e0 [file] [log] [blame]
{
"name": "WaterRowerData-BLE",
"version": "0.1.1",
"summary": "A library for reading data from a BLE-connected WaterRower device.",
"homepage": "https://github.com/WaterRower-UK/WaterRowerData-iOS",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Niek Haarman": "niek@305.nl"
},
"source": {
"git": "https://github.com/WaterRower-UK/WaterRowerData-iOS.git",
"tag": "0.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/WaterRowerData-BLE/**/*.swift",
"swift_version": "5.0"
}