Closed pws5068 closed 10 years ago
Created a CocoaPods Podspec
After merging, you will need to tag the current release & push it: git tag 1.0 git push origin --tags
git tag 1.0
git push origin --tags
After that, you or I can submit a pull request adding MultiSelectSegmentedControl.podspec to the CocoaPods Master Repo
Thanks!
Created a CocoaPods Podspec
After merging, you will need to tag the current release & push it:
git tag 1.0
git push origin --tags
After that, you or I can submit a pull request adding MultiSelectSegmentedControl.podspec to the CocoaPods Master Repo