jpsim / JPSVolumeButtonHandler

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

Install Via SPM? #66

Closed thoughtcastapp closed 1 year ago

thoughtcastapp commented 1 year ago

Is it possible to install this repo via spm and not cocoapods?

nylki commented 1 year ago

I just created PR, that would add SPM support: https://github.com/jpsim/JPSVolumeButtonHandler/pull/67. @thoughtcastapp feel free to test! 🙂

thoughtcastapp commented 1 year ago

@nylki looks like it is working :) thank you again!

jpsim commented 1 year ago

Thanks both.