blob: d0c564a1e7812ffa129ec43970b261867d13c900 [file] [log] [blame]
{
"name": "SwiftFitSDK",
"version": "20.76.00",
"summary": "Swift Fit SDK",
"description": "This version of FitSDK is translated from Garmin’s FitSDK based on C#\nReference version: 20.76.00",
"homepage": "https://github.com/m339606/SwiftFitSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mize": "m339606@hotmail.com"
},
"source": {
"git": "https://github.com/m339606/SwiftFitSDK.git",
"tag": "20.76.00"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}