jpsim / JPSVolumeButtonHandler

JPSVolumeButtonHandler provides an easy block interface to hardware volume buttons on iOS devices. Perfect for camera apps!
MIT License
335 stars 90 forks source link

Updated podspec version to 1.0.1 #22

Closed GregoryMaks closed 8 years ago

GregoryMaks commented 8 years ago

Updated podspec version.

Can you also create 1.0.1 tag and submit the podspec to trunk? We are using this code as a pod in our project :). Thanks!

A how-to link for convenience https://guides.cocoapods.org/making/specs-and-specs-repo.html

How do I update an existing Pod?

Create your Podspec as described above.
Run pod spec lint to check for errors.
Submit your Podspec to Trunk with pod trunk push NAME.podspec
jpsim commented 8 years ago

Thanks for this, and your other PR @GregoryMaks! I appreciate your contributions and your patience with me on this... I'll push a new pod version up shortly.

GregoryMaks commented 8 years ago

I may have additional merge request related to latest comments on my commit. This will fix some conflicts between audio sessions and prevent bugs when playing background music. Will create it soon, maybe in few hours.

I have it already in my fork, if you want to take a look.

Cheers,

Gregory

On May 20, 2016, 20:48 +0300, JP Simardnotifications@github.com, wrote:

Thanks for this, and your other PR@GregoryMaks(https://github.com/GregoryMaks)! I appreciate your contributions and your patience with me on this... I'll push a new pod version up shortly.

— You are receiving this because you were mentioned. Reply to this email directly orview it on GitHub(https://github.com/jpsim/JPSVolumeButtonHandler/pull/22#issuecomment-220673394)

jpsim commented 8 years ago

Thanks! PS: I just pushed 1.0.1 to CocoaPods: CocoaPods/Specs@ad8c9ab