Closed as not planned
Description
Is your feature request related to a problem? Please describe it.
Everytime a new release is created, it can take hours before the associated podspec is published to Cocoapods.
Describe the solution you'd like
Instead of manually pushing the podspec to Cocoapods, a Github action could take care of running any required scripts, stamp / bump the version of the podspec to match the new release tag and publish the new podspec to Cocoapods once a new release is created/published.