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