source 'https://github.com/CocoaPods/Specs.git' xcodeproj 'SDWebImage Tests' workspace '../SDWebImage' target 'Tests' do platform :ios, '5.0' pod 'Expecta', '<=0.3.1' pod 'SDWebImage', :path => '../' end