diff --git a/Nimble.podspec b/Nimble.podspec index a358f7d01..b75167d7f 100644 --- a/Nimble.podspec +++ b/Nimble.podspec @@ -35,8 +35,7 @@ Pod::Spec.new do |s| } [s.osx, s.ios].each do |platform| - platform.dependency 'CwlMachBadInstructionHandler', '~> 2.1.0' - platform.dependency 'CwlCatchException', '~> 2.1.0' + platform.dependency 'CwlPreconditionTesting', '~> 2.1.0' end s.cocoapods_version = '>= 1.4.0'