Skip to content

Commit 1b87fd9

Browse files
committed
feat: add check image size tool.
1 parent 3c937fa commit 1b87fd9

File tree

95 files changed

+16241
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+16241
-214
lines changed

Example/Podfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ target 'SKApmTools_Example' do
77

88
target 'SKApmTools_Tests' do
99
inherit! :search_paths
10-
1110

1211
end
1312
end

Example/Podfile.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
11
PODS:
2-
- SKApmTools (0.1.0)
2+
- Kingfisher (6.3.1)
3+
- SKApmTools (0.1.0):
4+
- Kingfisher
35

46
DEPENDENCIES:
57
- SKApmTools (from `../`)
68

9+
SPEC REPOS:
10+
trunk:
11+
- Kingfisher
12+
713
EXTERNAL SOURCES:
814
SKApmTools:
915
:path: "../"
1016

1117
SPEC CHECKSUMS:
12-
SKApmTools: 39e0c076fe3624ab1c6b8aaecf6cee46048a9cc0
18+
Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74
19+
SKApmTools: 1cdc19b3bbda3615500e79450155c4eca5d4594f
1320

14-
PODFILE CHECKSUM: 311f38a730aff2fe5e3080f0a735303286a291ab
21+
PODFILE CHECKSUM: ef423484222a246d65153af8f35943a888efe5a3
1522

1623
COCOAPODS: 1.11.3

Example/Pods/Kingfisher/LICENSE

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Kingfisher/README.md

Lines changed: 240 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)