Skip to content

Commit

Permalink
Update Podspec for 1.8.3 and regenerate lockfiles.
Browse files Browse the repository at this point in the history
  • Loading branch information
synthemesc committed Aug 4, 2022
1 parent 696f2f8 commit 2e05eb4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CountryPickerSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'CountryPickerSwift'
s.version = '1.8.2'
s.version = '1.8.3'
s.summary = 'Swift CountryPicker'

# This description is used to generate tags and improve search results.
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- CountryPickerSwift (1.8.2)
- CountryPickerSwift (1.8.3)

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

SPEC CHECKSUMS:
CountryPickerSwift: f969cd261fc03978c0a556c4863b1047188bb4ca
CountryPickerSwift: 70dcf23b7f28895eb97d7e461a661524126b349a

PODFILE CHECKSUM: 24f5b92c2a79e38c578da696a7b6140d7772a81d

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

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

0 comments on commit 2e05eb4

Please sign in to comment.