blob: d4a00eff5012e3f0fb15011e365e2a58da3363df [file] [log] [blame]
{
"name": "StravaLoginSDK",
"version": "0.0.1",
"summary": "Provide strava authorization function to use strava api",
"homepage": "https://github.com/fjswrk/strava-login-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fjsw": "ffsj1975@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/fjswrk/strava-login-ios.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "StravaLoginSDK/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}