source 'https://github.com/CocoaPods/Specs.git' platform :ios, '7.0' # ignore all warnings from all pods inhibit_all_warnings! pod 'JSQSystemSoundPlayer' target :JSQMessagesTests, :exclusive => true do pod 'OCMock' end