attaswift / BigInt

Arbitrary-precision arithmetic in pure Swift
MIT License
764 stars 106 forks source link

Please publish version 5.2.0 (and future versions) on CocoaPods #74

Closed phirk closed 4 years ago

phirk commented 4 years ago

Similar to #70 and #67, would you please be so kind to publish version 5.2.0 (and future versions) on CocoaPods?

If there's a reason you are no longer doing this and we should integrate your module in a different way now, please let us know.

koraykoska commented 4 years ago

I am on it.

On Tue, Sep 1, 2020 at 15:03 Rob notifications@github.com wrote:

Similar to #70 https://github.com/attaswift/BigInt/issues/70 and #67 https://github.com/attaswift/BigInt/issues/67, would you please be so kind to publish version 5.2.0 (and future versions) on CocoaPods?

If there's a reason you are no longer doing this and we should integrate your module in a different way now, please let us know.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/attaswift/BigInt/issues/74, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWUTTJLSR2ENYLEEQFLH2LSDTPHFANCNFSM4QRUHV5A .

tgymnich commented 4 years ago

It might be a good idea to setup a GitHub action to do this

koraykoska commented 4 years ago

@phirk Done. See https://raw.githubusercontent.com/CocoaPods/Specs/310bbbdea03b6c166ca5a0eca47216adb9fadf92/Specs/6/5/b/BigInt/5.2.0/BigInt.podspec.json

@TG908 Yeah I mean make a PR if you want. Our release cycle is more or less once every few months so somehow it's more trouble than worth it I guess but I will happily accept a PR which pushes it to cocoapods on master merges.