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.5.0 '
3
+ s . version = '0.5.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.5.0 )
3
- - AccessibilitySnapshot/iOSSnapshotTestCase (0.5.0 ):
2
+ - AccessibilitySnapshot/Core (0.5.1 )
3
+ - AccessibilitySnapshot/iOSSnapshotTestCase (0.5.1 ):
4
4
- AccessibilitySnapshot/Core
5
5
- iOSSnapshotTestCase (~> 6.0)
6
- - AccessibilitySnapshot/SnapshotTesting (0.5.0 ):
6
+ - AccessibilitySnapshot/SnapshotTesting (0.5.1 ):
7
7
- AccessibilitySnapshot/Core
8
8
- SnapshotTesting (~> 1.0)
9
9
- iOSSnapshotTestCase (6.2.0):
@@ -38,7 +38,7 @@ CHECKOUT OPTIONS:
38
38
:git: https://github.com/square/Paralayout
39
39
40
40
SPEC CHECKSUMS:
41
- AccessibilitySnapshot: a91e4a69f870188b51f43863d9fc7269d07cdd93
41
+ AccessibilitySnapshot: 1230b68542cc0d99356e7d7fddf6b6f1ba1acd77
42
42
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
43
43
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
44
44
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c
You can’t perform that action at this time.
0 commit comments