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 593e3df commit 5af8830Copy full SHA for 5af8830
iOSSnapshotTestCase.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "iOSSnapshotTestCase"
3
s.module_name = "FBSnapshotTestCase"
4
- s.version = "6.1.0"
+ s.version = "6.2.0"
5
s.summary = "Snapshot view unit tests for iOS"
6
s.description = <<-DESC
7
A "snapshot test case" takes a configured UIView or CALayer
0 commit comments