seanooi / iOS-WebP

Google's WebP image format decoder and encoder for iOS
http://seanooi.github.io/iOS-WebP/
MIT License
856 stars 138 forks source link

fixed webP dependency #30

Closed bomjkolyadun closed 8 years ago

bomjkolyadun commented 8 years ago

I removed WebP framework and used libwebp as CocoaPods dependency to make code more consistent and fix build errors during integrations.