superm0 / HCVimeoVideoExtractor

HCVimeoVideoExtractor is an easy way to extract the Vimeo video details like title, thumbnails and mp4 URL's which then can be used to play using AVPlayerView.
MIT License
36 stars 19 forks source link

Swift style code and pod spec #5

Closed gali8 closed 3 years ago

gali8 commented 3 years ago

Hi, I did an update on your code just fixing swift style code and other small things. The podspec file is updated to 0.0.2 too.

Please merge and upload to cocoapods.

Bests.