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 0a2d0b9 commit 7c5b92eCopy full SHA for 7c5b92e
Spry+Nimble.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Spry+Nimble'
3
- s.version = '3.0'
+ s.version = '3.0.1'
4
s.summary = 'Nimble matcher for test expectations on Spyable objects.'
5
6
s.description = <<-DESC
@@ -17,5 +17,5 @@ Pod::Spec.new do |s|
17
18
s.framework = 'XCTest'
19
s.dependency 'Nimble', '> 7.0.0'
20
- s.dependency 'Spry', '3.0'
+ s.dependency 'Spry', '3.0.1'
21
end
Spry.podspec
s.name = 'Spry'
s.summary = 'Spry is spying and stubbing framework for Apple\'s Swift language.'
0 commit comments