File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'AccessibilitySnapshot'
3
- s . version = '0.4.0 '
3
+ s . version = '0.4.1 '
4
4
s . summary = 'Easy regression testing for iOS accessibility'
5
5
6
6
s . homepage = 'https://github.com/CashApp/AccessibilitySnapshot'
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - AccessibilitySnapshot/Core (0.4.0 )
3
- - AccessibilitySnapshot/iOSSnapshotTestCase (0.4.0 ):
2
+ - AccessibilitySnapshot/Core (0.4.1 )
3
+ - AccessibilitySnapshot/iOSSnapshotTestCase (0.4.1 ):
4
4
- AccessibilitySnapshot/Core
5
5
- iOSSnapshotTestCase (~> 6.0)
6
- - AccessibilitySnapshot/SnapshotTesting (0.4.0 ):
6
+ - AccessibilitySnapshot/SnapshotTesting (0.4.1 ):
7
7
- AccessibilitySnapshot/Core
8
8
- SnapshotTesting (~> 1.0)
9
9
- iOSSnapshotTestCase (6.2.0):
@@ -37,7 +37,7 @@ CHECKOUT OPTIONS:
37
37
:git: https://github.com/square/Paralayout
38
38
39
39
SPEC CHECKSUMS:
40
- AccessibilitySnapshot: 4e1a6b6a16d945a4aca3a7459490fc6e1ccc867e
40
+ AccessibilitySnapshot: 7d696575ee0df4371dde653b3087aaa9cfe4c300
41
41
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
42
42
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
43
43
SnapshotTesting: 38947050d13960d57a4a9c166fcf51bca7d56970
You can’t perform that action at this time.
0 commit comments