Swiftmessages: How do I install version 4.0 with cocoapods?

Created on 19 Sep 2017  Â·  8Comments  Â·  Source: SwiftKickMobile/SwiftMessages

I am trying to update my SwiftMessages to 4.0, but I keep getting 3.5.1.

How can I update it to 4.0?

Most helpful comment

@ripventura Ran into some merge issues yesterday and had to punt on it. Should release today.

All 8 comments

I've tried doing this but it is not working.

pod 'SwiftMessages’, '~> 4.0.0’

4.0.0 isn’t released

Is there any ETA on the release of the 4.0.0 on cocoa pods?
I use this pod as dependency on another personal pod, and since .podspec files can't use ":git"/":tag", there's no way I can pod trunk push my pod because of the 3.5.1 version...

@ripventura Ran into some merge issues yesterday and had to punt on it. Should release today.

Is there any way to get notified when 4.0.0 is available on cocoa pods?

@ripventura it's out now.

@wtmoose thanks man, you rock!

Was this page helpful?
0 / 5 - 0 ratings