trivago / Heimdallr.swift

Easy to use OAuth 2 library for iOS, written in Swift.
Apache License 2.0
639 stars 86 forks source link

Version 3.7.0 not available through cocoa pods #123

Open maloneranger opened 5 years ago

maloneranger commented 5 years ago

The latest version available on cocoa pods is 3.6.1:

-> Heimdallr (3.6.1)
   Easy to use OAuth 2 library, written in Swift
   pod 'Heimdallr', '~> 3.6.1'
   - Homepage: https://github.com/trivago/Heimdallr.swift
   - Source:   https://github.com/trivago/Heimdallr.swift.git
   - Versions: 3.6.1, 3.6.0, 3.5.0, 3.4.0, 3.3.1, 3.3.0, 3.2.1, 3.2.0, 3.1.0-alpha.3, 3.1.0-alpha.1, 3.0 [master repo]
   - Subspecs:
     - Heimdallr/Core (3.6.1)
     - Heimdallr/ReactiveCocoa (3.6.1)

Would it be possible to have version 3.7.0 made available?