source 'https://github.com/CocoaPods/Specs.git' platform :ios, '9.0' target 'Sample' do pod 'Texture', :path => '../..' pod 'PINRemoteImage/WebP' end