Skip to content

Commit

Permalink
Re-introduce SDWebImage pod
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Jul 27, 2023
1 parent 4642cfb commit 131057d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ abstract_target 'Apps' do
pod 'FSInteractiveMap', git: 'https://github.com/wordpress-mobile/FSInteractiveMap.git', tag: '0.2.0'
pod 'JTAppleCalendar', '~> 8.0.2'
pod 'CropViewController', '2.5.3'
pod 'SDWebImage', '~> 5.11.1'

## Automattic libraries
## ====================
Expand Down
8 changes: 7 additions & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@ PODS:
- OHHTTPStubs/Swift (9.1.0):
- OHHTTPStubs/Default
- Reachability (3.2)
- SDWebImage (5.11.1):
- SDWebImage/Core (= 5.11.1)
- SDWebImage/Core (5.11.1)
- Sentry (8.9.2):
- Sentry/Core (= 8.9.2)
- SentryPrivate (= 8.9.2)
Expand Down Expand Up @@ -160,6 +163,7 @@ DEPENDENCIES:
- OCMock (~> 3.4.3)
- OHHTTPStubs/Swift (~> 9.1.0)
- Reachability (= 3.2)
- SDWebImage (~> 5.11.1)
- Starscream (= 3.0.6)
- SVProgressHUD (= 2.2.5)
- SwiftLint (~> 0.50)
Expand Down Expand Up @@ -199,6 +203,7 @@ SPEC REPOS:
- OCMock
- OHHTTPStubs
- Reachability
- SDWebImage
- Sentry
- SentryPrivate
- Sodium
Expand Down Expand Up @@ -260,6 +265,7 @@ SPEC CHECKSUMS:
OCMock: 43565190abc78977ad44a61c0d20d7f0784d35ab
OHHTTPStubs: 90eac6d8f2c18317baeca36698523dc67c513831
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
Sentry: 4fe92c018ba6ed61ce1fc652dd1ccac34505a4c6
SentryPrivate: b58fc25b3a0ac7e3d4ec229be63d583e3314a47a
Sodium: 23d11554ecd556196d313cf6130d406dfe7ac6da
Expand All @@ -284,6 +290,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: 7003683b2b7525f253b6f3bca7f16b039a352bae
PODFILE CHECKSUM: c5553f1db6f3be60ada4fb96f72339892573776c

COCOAPODS: 1.12.1

0 comments on commit 131057d

Please sign in to comment.