source 'https://github.com/CocoaPods/Specs.git' platform :ios, '9.0' target :'AsyncDisplayKitTests' do pod 'OCMock', '~>3.6' pod 'FBSnapshotTestCase/Core', '~> 2.1' end