platform :ios, '8.0'
use_frameworks!
target 'SDWebImageWebPCoderExample' do
pod 'SDWebImageWebPCoder', :path => '../'
end