[GH-ISSUE #375] Installing 'OAuthSwift', '~> 1.1.0' causes issues #240

Closed
opened 2026-03-03 16:46:58 +03:00 by kerem · 2 comments
Owner

Originally created by @AabanTariq on GitHub (May 18, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/375

I am installing through pods as older version 0.5.0 giving me 160 compile time errors

pod 'OAuthSwift', '~> 1.1.0'

But i am not successfull. Currently i am using xcode 8.2.1.

Error is

  • OAuthSwift (~> 1.1.0) required by Podfile

None of your spec sources contain a spec satisfying the dependency: OAuthSwift (~> 1.1.0).

You have either:

  • out-of-date source repos which you can update with pod repo update.
  • mistyped the name or version.
  • not added the source repo that hosts the Podspec to your Podfile.

Note: as of CocoaPods 1.0, pod repo update does not happen on pod install by default.

Please help.

Originally created by @AabanTariq on GitHub (May 18, 2017). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/375 I am installing through pods as older version 0.5.0 giving me 160 compile time errors pod 'OAuthSwift', '~> 1.1.0' But i am not successfull. Currently i am using xcode 8.2.1. Error is - `OAuthSwift (~> 1.1.0)` required by `Podfile` None of your spec sources contain a spec satisfying the dependency: `OAuthSwift (~> 1.1.0)`. You have either: * out-of-date source repos which you can update with `pod repo update`. * mistyped the name or version. * not added the source repo that hosts the Podspec to your Podfile. Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default. Please help.
kerem closed this issue 2026-03-03 16:46:58 +03:00
Author
Owner

@phimage commented on GitHub (May 18, 2017):

why did you remove the issue template?

use last xcode and 'head' version

then that say 1.1.1
https://img.shields.io/cocoapods/v/OAuthSwift.svg?style=flat
http://cocoadocs.org/docsets/OAuthSwift/1.1.1/
but I don't see here
github.com/CocoaPods/Specs@d0ec5a65e8/Specs/b/c/6/OAuthSwift
but pod try OAuthSwift work

<!-- gh-comment-id:302378925 --> @phimage commented on GitHub (May 18, 2017): why did you remove the issue template? use last xcode and 'head' version then that say 1.1.1 https://img.shields.io/cocoapods/v/OAuthSwift.svg?style=flat http://cocoadocs.org/docsets/OAuthSwift/1.1.1/ but I don't see here https://github.com/CocoaPods/Specs/tree/d0ec5a65e80656c8d78e12ff19f251df879e0bc2/Specs/b/c/6/OAuthSwift but pod try OAuthSwift work
Author
Owner

@phimage commented on GitHub (Jun 4, 2017):

pod trunk push of 1.1.2

 🎉  Congrats

 🚀  OAuthSwift (1.1.2) successfully published
 📅  June 4th, 12:22
 🌎  https://cocoapods.org/pods/OAuthSwift
 👍  Tell your friends!
<!-- gh-comment-id:306031955 --> @phimage commented on GitHub (Jun 4, 2017): pod trunk push of 1.1.2 ``` 🎉 Congrats 🚀 OAuthSwift (1.1.2) successfully published 📅 June 4th, 12:22 🌎 https://cocoapods.org/pods/OAuthSwift 👍 Tell your friends! ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#240
No description provided.