source 'https://github.com/CocoaPods/Specs.git'

platform :ios, '7.0'

target :'AsyncDisplayKitTests', :exclusive => true do
  pod 'OCMock', '~> 2.2'
  pod 'FBSnapshotTestCase', '~> 1.8.1'
end
