Skip to content

Commit

Permalink
Update pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
glm4 committed Aug 31, 2022
1 parent 4cefca4 commit 0c9f569
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use_frameworks!
inhibit_all_warnings!

target 'ios-base' do
pod 'RSSwiftNetworking/AlamofireProvider', '~> 1.0.1'
pod 'RSSwiftNetworking/AlamofireProvider', '~> 1.1.0'
pod 'IQKeyboardManagerSwift', '~> 6.1.1'
pod 'RSFontSizes', '~> 1.2.0'
pod 'R.swift', '~> 5.0.3'
Expand Down
15 changes: 7 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ PODS:
- R.swift.Library (5.0.1)
- RSFontSizes (1.2.0):
- Device (~> 3.1.2)
- RSSwiftNetworking/AlamofireProvider (1.0.1):
- RSSwiftNetworking/AlamofireProvider (1.1.0):
- Alamofire (= 5.2.0)
- RSSwiftNetworking/Core
- RSSwiftNetworking/Core (1.0.1)
- RSSwiftNetworking/Core (1.1.0)
- Swifter (1.5.0)
- SwiftLint (0.43.1)

Expand All @@ -122,15 +122,13 @@ DEPENDENCIES:
- IQKeyboardManagerSwift (~> 6.1.1)
- R.swift (~> 5.0.3)
- RSFontSizes (~> 1.2.0)
- RSSwiftNetworking/AlamofireProvider (~> 1.0.1)
- RSSwiftNetworking/AlamofireProvider (~> 1.1.0)
- Swifter (~> 1.5.0)
- SwiftLint (~> 0.43.1)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- RSSwiftNetworking
trunk:
- Alamofire
- Device
- FBSDKCoreKit
- FBSDKLoginKit
Expand All @@ -149,6 +147,7 @@ SPEC REPOS:
- R.swift
- R.swift.Library
- RSFontSizes
- RSSwiftNetworking
- Swifter
- SwiftLint

Expand All @@ -172,10 +171,10 @@ SPEC CHECKSUMS:
R.swift: f5a87643b91ea569d23d6afb3eee9c743edde239
R.swift.Library: cfe85d569d9bae6cb262922db130e7c3a7a5fad1
RSFontSizes: 78158061f9f6121c6715f746395b1d8390fcb18b
RSSwiftNetworking: f300f2dc04ceb321833955b04051f74b6c800bd4
RSSwiftNetworking: 64b76bc39cbce96cd34476a6ce97f2caa164f9ed
Swifter: e71dd674404923d7f03ebb03f3f222d1c570bc8e
SwiftLint: 99f82d07b837b942dd563c668de129a03fc3fb52

PODFILE CHECKSUM: a70092a23b00fd15dfaf245156598cd907fc1d34
PODFILE CHECKSUM: 0979596c2c2fa4d9f8b647d437a0550781538f1a

COCOAPODS: 1.11.3

0 comments on commit 0c9f569

Please sign in to comment.