Skip to content

Commit

Permalink
Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ekazaev committed Oct 13, 2023
1 parent 15d771b commit 2272ff6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ChatLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ChatLayout'
s.version = '2.0.0'
s.version = '2.0.1'
s.summary = 'Chat UI Library. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
s.swift_version = '5.8'

Expand Down
12 changes: 6 additions & 6 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- ChatLayout (2.0.0):
- ChatLayout/Ultimate (= 2.0.0)
- ChatLayout/Core (2.0.0)
- ChatLayout/Extras (2.0.0):
- ChatLayout (2.0.1):
- ChatLayout/Ultimate (= 2.0.1)
- ChatLayout/Core (2.0.1)
- ChatLayout/Extras (2.0.1):
- ChatLayout/Core
- ChatLayout/Ultimate (2.0.0):
- ChatLayout/Ultimate (2.0.1):
- ChatLayout/Core
- ChatLayout/Extras
- DifferenceKit (1.3.0):
Expand Down Expand Up @@ -35,7 +35,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
ChatLayout: 0b534cf48b50f9a2916286f74f2572c7443014d0
ChatLayout: ee00cfb92f79eae9e0a8d33264d8f3c8cc9d3fe8
DifferenceKit: ab185c4d7f9cef8af3fcf593e5b387fb81e999ca
FPSCounter: 884afec377de66637808c4f52ecc3b85a404732b
InputBarAccessoryView: 1d7b0a672b36e370f01f264b3907ef39d03328e3
Expand Down

0 comments on commit 2272ff6

Please sign in to comment.