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.6 .0'
3
+ s . version = '0.7 .0'
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.6 .0)
3
- - AccessibilitySnapshot/iOSSnapshotTestCase (0.6 .0):
2
+ - AccessibilitySnapshot/Core (0.7 .0)
3
+ - AccessibilitySnapshot/iOSSnapshotTestCase (0.7 .0):
4
4
- AccessibilitySnapshot/Core
5
5
- iOSSnapshotTestCase (~> 8.0)
6
- - AccessibilitySnapshot/SnapshotTesting (0.6 .0):
6
+ - AccessibilitySnapshot/SnapshotTesting (0.7 .0):
7
7
- AccessibilitySnapshot/Core
8
8
- SnapshotTesting (~> 1.0)
9
9
- iOSSnapshotTestCase (8.0.0):
@@ -32,7 +32,7 @@ EXTERNAL SOURCES:
32
32
:path: "../AccessibilitySnapshot.podspec"
33
33
34
34
SPEC CHECKSUMS:
35
- AccessibilitySnapshot: d55ec4ea875392d4b753893cd132e522be031997
35
+ AccessibilitySnapshot: 6fc74a6c3922a6c4478d545225f3562a6d8c41b2
36
36
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
37
37
Paralayout: 844978af530a061a31d849c7b554510190b9cddf
38
38
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c
You can’t perform that action at this time.
0 commit comments