chrismiles / CMPopTipView

Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
https://github.com/chrismiles/CMPopTipView
MIT License
2.74k stars 466 forks source link

Add podspec #117

Closed rojo69 closed 8 years ago

oronbz commented 8 years ago

Hi, is it possible to merge this and update cocoapod? If you're not able to manage the source, please let contributors do this.

rojo69 commented 8 years ago

I don't have such rights. Am i supposed to do something more than creating a PR to get things happening?

oronbz commented 8 years ago

I was aiming my comment to @chrismiles (:

kleinlieu commented 8 years ago

@oronbz I can help you get a new version of pods generated for this project.

kleinlieu commented 8 years ago

Here you go @oronbz and @rojo69 :

`CMPopTipView master $ pod search CMPopTipView

-> CMPopTipView (2.3.0) Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips. pod 'CMPopTipView', '~> 2.3.0'

oronbz commented 8 years ago

Thanks a lot @kleinlieu !