you must do: ``` git tag 0.0.2 git push --tags ``` and of course after that you must commit podspec: ``` pod trunk push CPAccelerationTimer.podspec ``` without this steps users can't use it
you must do:
and of course after that you must commit podspec:
without this steps users can't use it