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