Closed AlonsoFloo closed 5 months ago
I unfortunately lack permission to push cocoa pods updates. Maybe @koraykoska can help.
Shall we assume coca pods will not be updated beyond 5.2.0 ?
Is there anything I can do to help ? Could we add more contributor to CocoaPods Trunk for redundency ?
Either this or a GitHub action to push the pod automatically would be great.
I need 5.3 , please
This workaround might be helpful until we can resolve this issue:
pod 'BigInt', :git => 'https://github.com/attaswift/BigInt', :tag => 'v5.3.0'
This workaround might be helpful until we can resolve this issue:
pod 'BigInt', :git => 'https://github.com/attaswift/BigInt', :tag => 'v5.3.0'
This unfortunately doesn't work within podspec.
CocoaPods is no longer supported. Please consider using swift package manager.
Hello,
I've wanted to update BigInt from version 5.2.0 to 5.3.0, yet the CocoaPodsSpecs is not present.
Is CocoaPods still supported ? Can I do anything to help ?