File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
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.3.0 '
3
+ s . version = '0.3.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 (0.3.0 ):
3
- - AccessibilitySnapshot/Core (= 0.3.0 )
4
- - AccessibilitySnapshot/iOSSnapshotTestCase (= 0.3.0 )
5
- - AccessibilitySnapshot/Core (0.3.0 ):
2
+ - AccessibilitySnapshot (0.3.1 ):
3
+ - AccessibilitySnapshot/Core (= 0.3.1 )
4
+ - AccessibilitySnapshot/iOSSnapshotTestCase (= 0.3.1 )
5
+ - AccessibilitySnapshot/Core (0.3.1 ):
6
6
- fishhook (~> 0.2)
7
- - AccessibilitySnapshot/iOSSnapshotTestCase (0.3.0):
7
+ - AccessibilitySnapshot/iOSSnapshotTestCase (0.3.1):
8
+ - AccessibilitySnapshot/Core
8
9
- iOSSnapshotTestCase (~> 6.0)
9
10
- fishhook (0.2)
10
11
- iOSSnapshotTestCase (6.2.0):
@@ -30,7 +31,7 @@ EXTERNAL SOURCES:
30
31
:path: "../AccessibilitySnapshot.podspec"
31
32
32
33
SPEC CHECKSUMS:
33
- AccessibilitySnapshot: 7da311708ad3959dcfbd71d5c993115242146b3b
34
+ AccessibilitySnapshot: 5c623007716998e3b9d040fd28f42407c0e38502
34
35
fishhook: ea19933abfe8f2f52c55fd8b6e2718467d3ebc89
35
36
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
36
37
Paralayout: e36bf8c795ed9930159b9635ebb802d026667d0b
You can’t perform that action at this time.
0 commit comments