source 'https://github.com/CocoaPods/Specs.git' platform :ios, '9.0' target :'AsyncDisplayKitTests' do platform :ios, '10.0' use_frameworks! pod 'OCMock', '~>3.6' pod 'iOSSnapshotTestCase/Core', '~> 6.2' end