blob: 9fea94ff8cdce2c5781aeafedf93d9a95c73e123 [file] [log] [blame]
{
"name": "SwiftySensorsWahoo",
"version": "0.3.2",
"summary": "Wahoo Extensions for SwiftySensors",
"homepage": "https://github.com/kinetic-fit/sensors-swift-wahoo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kinetic": "admin@kinetic.fit"
},
"platforms": {
"ios": "8.2",
"osx": "10.11"
},
"source": {
"git": "https://github.com/kinetic-fit/sensors-swift-wahoo.git",
"tag": "0.3.2"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"SwiftySensors": [
"~>0.3"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}