Skip to content

Commit

Permalink
Specify Nimble v11 in the podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
younata committed Nov 1, 2022
1 parent 32a2cbf commit fcf8cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nimble-Snapshots.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Pod::Spec.new do |s|
"Nimble_Snapshots/DynamicType/*.{swift,m,h}",
"Nimble_Snapshots/DynamicSize/*.{swift}"
ss.dependency "iOSSnapshotTestCase", "~> 8.0"
ss.dependency "Nimble"
ss.dependency "Nimble", "~> 11.0"
end

# for compatibiliy reasons
Expand Down

0 comments on commit fcf8cc8

Please sign in to comment.