Skip to content

Commit

Permalink
Update SwiftyJSON to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
englehorn committed Apr 19, 2024
1 parent 69e35eb commit 90eea66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ target 'WSDOT' do
pod 'GoogleMaps', '~> 3.10.0'
pod 'RealmSwift', '~> 10.49.2'
pod 'Alamofire', '~> 5.9.1'
pod 'SwiftyJSON', '~> 5.0.1'
pod 'SwiftyJSON', '~> 5.0.2'
pod 'SDWebImage', '~> 5.18.8'
pod 'EasyTipView', '~> 2.1.0'
pod 'NotificationBannerSwift', '3.2.0'
Expand All @@ -26,7 +26,7 @@ target 'WSDOTTests' do
pod 'GoogleMaps', '~> 3.10.0'
pod 'RealmSwift', '~> 10.49.2'
pod 'Alamofire', '~> 5.9.1'
pod 'SwiftyJSON', '~> 5.0.1'
pod 'SwiftyJSON', '~> 5.0.2'
pod 'SDWebImage', '~> 5.18.8'
pod 'EasyTipView', '~> 2.1.0'
pod 'NotificationBannerSwift', '3.2.0'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ DEPENDENCIES:
- NotificationBannerSwift (= 3.2.0)
- RealmSwift (~> 10.49.2)
- SDWebImage (~> 5.18.8)
- SwiftyJSON (~> 5.0.1)
- SwiftyJSON (~> 5.0.2)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
Expand Down Expand Up @@ -264,6 +264,6 @@ SPEC CHECKSUMS:
SnapKit: e01d52ebb8ddbc333eefe2132acf85c8227d9c25
SwiftyJSON: f5b1bf1cd8dd53cd25887ac0eabcfd92301c6a5a

PODFILE CHECKSUM: 4aac575d0e54689dbfa1024c26c82e86cb85b900
PODFILE CHECKSUM: 71526fb6787b6a10f5812b17b12324a3056f6b55

COCOAPODS: 1.15.2

0 comments on commit 90eea66

Please sign in to comment.