File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'ChatLayout'
3- s . version = '2.3.0 '
3+ s . version = '2.3.1 '
44 s . summary = 'Chat UI Library. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
55 s . swift_version = '6.2'
66
Original file line number Diff line number Diff line change 11PODS:
2- - ChatLayout (2.3.0 ):
3- - ChatLayout/Ultimate (= 2.3.0 )
4- - ChatLayout/Core (2.3.0 )
5- - ChatLayout/Extras (2.3.0 ):
2+ - ChatLayout (2.3.1 ):
3+ - ChatLayout/Ultimate (= 2.3.1 )
4+ - ChatLayout/Core (2.3.1 )
5+ - ChatLayout/Extras (2.3.1 ):
66 - ChatLayout/Core
7- - ChatLayout/Ultimate (2.3.0 ):
7+ - ChatLayout/Ultimate (2.3.1 ):
88 - ChatLayout/Core
99 - ChatLayout/Extras
1010 - DifferenceKit (1.3.0):
@@ -35,7 +35,7 @@ EXTERNAL SOURCES:
3535 :path: "../"
3636
3737SPEC CHECKSUMS:
38- ChatLayout: 297e613e18c8da7c1f7ba8758530bcbf4e85b8ba
38+ ChatLayout: 88bc7aba675fbbbc9bbfa4aa8a8cb2749ade1d23
3939 DifferenceKit: ab185c4d7f9cef8af3fcf593e5b387fb81e999ca
4040 FPSCounter: 884afec377de66637808c4f52ecc3b85a404732b
4141 InputBarAccessoryView: 1d7b0a672b36e370f01f264b3907ef39d03328e3
Original file line number Diff line number Diff line change 1- // swift-tools-version:6.2
1+ // swift-tools-version:6.1
22
33import PackageDescription
44
You can’t perform that action at this time.
0 commit comments