source 'https://github.com/CocoaPods/Specs.git' platform :ios, '7.0' target 'Sample' do pod 'AsyncDisplayKit', :path => '../..' end