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 = 'ChatLayout'
3
- s . version = '2.0.0 '
3
+ s . version = '2.0.1 '
4
4
s . summary = 'Chat UI Library. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
5
5
s . swift_version = '5.8'
6
6
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - ChatLayout (2.0.0 ):
3
- - ChatLayout/Ultimate (= 2.0.0 )
4
- - ChatLayout/Core (2.0.0 )
5
- - ChatLayout/Extras (2.0.0 ):
2
+ - ChatLayout (2.0.1 ):
3
+ - ChatLayout/Ultimate (= 2.0.1 )
4
+ - ChatLayout/Core (2.0.1 )
5
+ - ChatLayout/Extras (2.0.1 ):
6
6
- ChatLayout/Core
7
- - ChatLayout/Ultimate (2.0.0 ):
7
+ - ChatLayout/Ultimate (2.0.1 ):
8
8
- ChatLayout/Core
9
9
- ChatLayout/Extras
10
10
- DifferenceKit (1.3.0):
@@ -35,7 +35,7 @@ EXTERNAL SOURCES:
35
35
:path: "../"
36
36
37
37
SPEC CHECKSUMS:
38
- ChatLayout: 0b534cf48b50f9a2916286f74f2572c7443014d0
38
+ ChatLayout: ee00cfb92f79eae9e0a8d33264d8f3c8cc9d3fe8
39
39
DifferenceKit: ab185c4d7f9cef8af3fcf593e5b387fb81e999ca
40
40
FPSCounter: 884afec377de66637808c4f52ecc3b85a404732b
41
41
InputBarAccessoryView: 1d7b0a672b36e370f01f264b3907ef39d03328e3
You can’t perform that action at this time.
0 commit comments