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, enum update, podspec #6

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.

superm0 commented 3 years ago

@gali8 thank you for the update