Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing build error #44

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update StravaSwift.podspec
cagnulein authored Nov 3, 2023
commit ba07737b6ce4ad3401d2c0c0da34ed4da695eea7
2 changes: 1 addition & 1 deletion StravaSwift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'StravaSwift'
s.version = '1.0.3'
s.version = '1.0.4'
s.summary = 'A Swift library for the Strava API v3'
s.description = <<-DESC
A Swift library for the Strava API v3. For complete details visit the Strava developer site.