mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[PR #620] [MERGED] Set OAuthSwift pod version to 2.1.3 #695
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#695
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/620
Author: @vgritsenko
Created: 8/14/2020
Status: ✅ Merged
Merged: 5/17/2021
Merged by: @phatblat
Base:
master← Head:cocoapods-version-2.0.3📝 Commits (1)
9e3edcbSet OAuthSwift pod version to 2.1.3📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
OAuthSwift.podspec(+1 -1)📄 Description
This updates OAuthSwift version in
OAuthSwift.podspecto 2.1.3, assuming this is the version to be used for the upcoming release.OAuthSwift 2.1.2 has been already released and tagged, but since it was marked as 2.1.0 in podspec (https://github.com/OAuthSwift/OAuthSwift/blob/2.1.2/OAuthSwift.podspec) it can not now be used with CocoaPods. This can't be resolved without altering the tag, but, going forward, this commit ensures that upcoming 2.1.3 is going to have the right version in the
OAuthSwift.podspecfile and can be then published on CocoaPods.Relates to issue: https://github.com/OAuthSwift/OAuthSwift/issues/615
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.