YasKuraishi / YKMediaPlayerKit

Painlessly and natively play YouTube, Vimeo, and .MP4, .MOV, .MPV, .3GP videos and fetch thumbnails on your iOS devices.
MIT License
348 stars 54 forks source link

Outdated CocoaPods version #14

Open agordeev opened 9 years ago

agordeev commented 9 years ago

Your library is great, however I noticed that the version, which is downloaded from CocoaPods is different from the version in the repo. The repo version has "youtu.be" short link check, but the CocoaPods version doesn't have it.

I tried to avoid it by using pod 'YKMediaPlayerKit', :head, but the project doesn't even compile in this case.

Reedyuk commented 8 years ago

Second this, please can put the latest on cocoapods