vtourraine / AcknowList

Acknowledgements screen displaying a list of licenses, for example from CocoaPods and Swift Package Manager dependencies.
MIT License
798 stars 60 forks source link

AcknowList 2.0.0 beta 1 #79

Closed iDevelopper closed 3 years ago

iDevelopper commented 3 years ago

What about Cocoapods?

vtourraine commented 3 years ago

It should be available with CocoaPods, you just need to opt-in since it’s marked as beta. Example here: https://github.com/CocoaPods/CocoaPods/issues/7086#issuecomment-332888182

iDevelopper commented 3 years ago

Yes I know but I don't understand why you don't want to tag and push to Cocoapods. If you are not sure about all updates and if you need new updates, you will push a new version...

vtourraine commented 3 years ago

Well, I’m just slowly surfacing the update, from development version to an actual released build. A couple more weeks, and I’ll release the actual 2.0.0 update.