Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update new lib #19

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '15.0'

target 'THTiledImageView' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
Expand Down
12 changes: 8 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
PODS:
- Kingfisher (4.6.1)
- Kingfisher (8.1.3)

DEPENDENCIES:
- Kingfisher

SPEC REPOS:
trunk:
- Kingfisher

SPEC CHECKSUMS:
Kingfisher: 1f9157d9c02b380cbd0b7cc890161195164eb634
Kingfisher: f2af9028b16baf9dc6c07c570072bc41cbf009ef

PODFILE CHECKSUM: 4946396e45ecb5d28c958772bf5ada4846df51df
PODFILE CHECKSUM: b5bf5a944e571aaf2a55392877965e861bbb4d18

COCOAPODS: 1.4.0
COCOAPODS: 1.16.2
2 changes: 1 addition & 1 deletion Pods/Kingfisher/LICENSE

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

262 changes: 202 additions & 60 deletions Pods/Kingfisher/README.md

Large diffs are not rendered by default.

Loading