Skip to content

Commit

Permalink
refactor: update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
htmlprogrammist committed Feb 3, 2023
1 parent 9c83904 commit b973cb2
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion EmojiPicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'EmojiPicker'
s.version = '3.0.8'
s.version = '3.0.9'
s.license = 'MIT'
s.summary = 'Emoji picker for iOS like on MacOS'
s.homepage = 'https://github.com/htmlprogrammist/EmojiPicker'
Expand Down
6 changes: 3 additions & 3 deletions Example App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- EmojiPicker (3.0.8)
- EmojiPicker/Tests (3.0.8)
- EmojiPicker (3.0.9)
- EmojiPicker/Tests (3.0.9)

DEPENDENCIES:
- EmojiPicker (from `../`)
Expand All @@ -11,7 +11,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
EmojiPicker: 2015f097678687260575d880b5960194802d6958
EmojiPicker: 67fa5a3cf1b32885248388087cc5ebeebc7de647

PODFILE CHECKSUM: e686a8fbd8a5367eac0bf7fb77e0bbddf18a2353

Expand Down
4 changes: 2 additions & 2 deletions Example App/Pods/Local Podspecs/EmojiPicker.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example App/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b973cb2

Please sign in to comment.