Hola, iam Carmelita Miller, You have yourself a good one!

How Do I Publish My Cocoapods? [Solved]

2 AnswersUpdate the version and the tag in podspec beforehand.Commit, push code to git.Create new tag with the current code, make sure it’s the same tag as the one in podspec. git tag 0.1.1. git push origin 0.1.1.Call pod spec lint to check and pod trunk push to update it on repo master list. pod lib lint YourSDK.podspec.28 Dec 2016

How to publish a Framework or XCFramework on Cocoapods.

If you find any difficulty in

Creating and Publishing Custom iOS Framework using Cocoapods | Swift 5, XCode 11

Today, we learn about Frameworks. We start by understanding the benefits of Frameworks, then we go ahead to learn how we …

How to publish your own cocoapods

Course is available for free, along with features to discuss with other students Link to