auth0 / Guardian.swift

Swift toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
9 stars 19 forks source link

[Cocoapods] podspec not updated to the latest project release (1.1.0) #95

Closed aaresu closed 11 months ago

aaresu commented 3 years ago

Even if the README.md has been updated reporting the lastest version in the I the installation instruction: https://github.com/auth0/Guardian.swift#cocoapods

the Guardian.podspec has not been updated accordingly referring to the correct version and of course, can't be pushed to the Cocoapods specs repo.

zgordon02 commented 2 years ago

Any updates on this? Can't get 1.1.0 via pods

ObidosDev commented 2 years ago

@zgordon02 pod 'Guardian', :git => 'https://github.com/auth0/Guardian.swift.git', :tag => '1.1.0'

ionutmanolache-okta commented 11 months ago

The iOS Swift SDK v1.2.0 has been released recently: GitHub:Release 1.2.0 · auth0/Guardian.swift Cocoapods: Guardian