BigInt
                                
                                
                                
                                    BigInt copied to clipboard
                            
                            
                            
                        BigInt 5.3.0 not present on CocoaPods
Hello,
I've wanted to update BigInt from version 5.2.0 to 5.3.0, yet the CocoaPodsSpecs is not present.
- https://cocoapods.org/pods/BigInt
 - https://github.com/CocoaPods/Specs/tree/master/Specs/6/5/b/BigInt
 
Is CocoaPods still supported ? Can I do anything to help ?
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.