source 'https://github.com/CocoaPods/Specs.git' platform :ios, '7.0' target :'AsyncDisplayKitTests' do pod 'OCMock', '~> 2.2' pod 'FBSnapshotTestCase/Core', '~> 2.1' pod 'JGMethodSwizzler', :git => 'https://github.com/JonasGessner/JGMethodSwizzler', :branch => 'master' end