A repository for Eggs private cocoapods
Include the following line at the top of your Podfile
source 'git@github.com:eggsdesign/ios-podspec-repo.git'
source 'https://github.com/CocoaPods/Specs.git'
Check out the guide on how to create your own podspec:
https://guides.cocoapods.org/syntax/podspec.html
Check the guide on how to add your podspec to our private repository: