TakeScoop / SwiftyRSA

RSA public/private key encryption in Swift
MIT License
1.28k stars 347 forks source link

Not able to install the latest version 1.8.0 via cocoapods #263

Open kishorepran opened 8 months ago

kishorepran commented 8 months ago

Hello Team, Seems like the update version 1.8.0 was not pushed to cocoa pods trunk. Searching on cocoa pods trunk shows last version as 1.7.0 Request to please push the 1.8.0 update to trunk if not done already. Thanks

Reference link: https://github.com/CocoaPods/Specs/tree/master/Specs/6/a/b/SwiftyRSA https://cocoapods.org/pods/SwiftyRSA

CC: @pc-scoop / @ikeith

biblicabeebli commented 2 weeks ago

oct 2024, still not there

biblicabeebli commented 2 weeks ago

you can target the release manually with: pod 'SwiftyRSA', :git => "https://github.com/TakeScoop/SwiftyRSA.git", :tag => '1.8.0'