We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b14e2 commit 22272a5Copy full SHA for 22272a5
1 file changed
Nimble.podspec
@@ -35,8 +35,7 @@ Pod::Spec.new do |s|
35
}
36
37
[s.osx, s.ios].each do |platform|
38
- platform.dependency 'CwlMachBadInstructionHandler', '~> 2.1.0'
39
- platform.dependency 'CwlCatchException', '~> 2.1.0'
+ platform.dependency 'CwlPreconditionTesting', '~> 2.1.0'
40
end
41
42
s.cocoapods_version = '>= 1.4.0'
0 commit comments