Skip to content

Commit c97bad8

Browse files
committed
Updated podspec
1 parent ec48ea3 commit c97bad8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

ChatLayout.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ChatLayout'
3-
s.version = '1.3.5'
3+
s.version = '1.3.6'
44
s.summary = 'Chat UI Library. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
55
s.swift_version = '5.8'
66

Example/Podfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
2-
- ChatLayout (1.3.5):
3-
- ChatLayout/Ultimate (= 1.3.5)
4-
- ChatLayout/Core (1.3.5)
5-
- ChatLayout/Extras (1.3.5):
2+
- ChatLayout (1.3.6):
3+
- ChatLayout/Ultimate (= 1.3.6)
4+
- ChatLayout/Core (1.3.6)
5+
- ChatLayout/Extras (1.3.6):
66
- ChatLayout/Core
7-
- ChatLayout/Ultimate (1.3.5):
7+
- ChatLayout/Ultimate (1.3.6):
88
- ChatLayout/Core
99
- ChatLayout/Extras
1010
- DifferenceKit (1.3.0):
@@ -35,7 +35,7 @@ EXTERNAL SOURCES:
3535
:path: "../"
3636

3737
SPEC CHECKSUMS:
38-
ChatLayout: ae545bdb36b4872d776ce800d840cd630a71f979
38+
ChatLayout: 04d5512e8dd60b3d0305e68b29a37eb62509f02a
3939
DifferenceKit: ab185c4d7f9cef8af3fcf593e5b387fb81e999ca
4040
FPSCounter: 884afec377de66637808c4f52ecc3b85a404732b
4141
InputBarAccessoryView: 1d7b0a672b36e370f01f264b3907ef39d03328e3

0 commit comments

Comments
 (0)