blob: 875ae437dea1cc6a4959a3ef63b83bc91bdea17d [file] [log] [blame]
{
"name": "SwiftySensorsWahoo",
"version": "0.3.1",
"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.1"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"SwiftySensors": [
"~>0.3"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}