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