Skip to content

Commit 0c9f569

Browse files
committed
Update pod version
1 parent 4cefca4 commit 0c9f569

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use_frameworks!
33
inhibit_all_warnings!
44

55
target 'ios-base' do
6-
pod 'RSSwiftNetworking/AlamofireProvider', '~> 1.0.1'
6+
pod 'RSSwiftNetworking/AlamofireProvider', '~> 1.1.0'
77
pod 'IQKeyboardManagerSwift', '~> 6.1.1'
88
pod 'RSFontSizes', '~> 1.2.0'
99
pod 'R.swift', '~> 5.0.3'

Podfile.lock

+7-8
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ PODS:
106106
- R.swift.Library (5.0.1)
107107
- RSFontSizes (1.2.0):
108108
- Device (~> 3.1.2)
109-
- RSSwiftNetworking/AlamofireProvider (1.0.1):
109+
- RSSwiftNetworking/AlamofireProvider (1.1.0):
110110
- Alamofire (= 5.2.0)
111111
- RSSwiftNetworking/Core
112-
- RSSwiftNetworking/Core (1.0.1)
112+
- RSSwiftNetworking/Core (1.1.0)
113113
- Swifter (1.5.0)
114114
- SwiftLint (0.43.1)
115115

@@ -122,15 +122,13 @@ DEPENDENCIES:
122122
- IQKeyboardManagerSwift (~> 6.1.1)
123123
- R.swift (~> 5.0.3)
124124
- RSFontSizes (~> 1.2.0)
125-
- RSSwiftNetworking/AlamofireProvider (~> 1.0.1)
125+
- RSSwiftNetworking/AlamofireProvider (~> 1.1.0)
126126
- Swifter (~> 1.5.0)
127127
- SwiftLint (~> 0.43.1)
128128

129129
SPEC REPOS:
130-
https://github.com/CocoaPods/Specs.git:
131-
- Alamofire
132-
- RSSwiftNetworking
133130
trunk:
131+
- Alamofire
134132
- Device
135133
- FBSDKCoreKit
136134
- FBSDKLoginKit
@@ -149,6 +147,7 @@ SPEC REPOS:
149147
- R.swift
150148
- R.swift.Library
151149
- RSFontSizes
150+
- RSSwiftNetworking
152151
- Swifter
153152
- SwiftLint
154153

@@ -172,10 +171,10 @@ SPEC CHECKSUMS:
172171
R.swift: f5a87643b91ea569d23d6afb3eee9c743edde239
173172
R.swift.Library: cfe85d569d9bae6cb262922db130e7c3a7a5fad1
174173
RSFontSizes: 78158061f9f6121c6715f746395b1d8390fcb18b
175-
RSSwiftNetworking: f300f2dc04ceb321833955b04051f74b6c800bd4
174+
RSSwiftNetworking: 64b76bc39cbce96cd34476a6ce97f2caa164f9ed
176175
Swifter: e71dd674404923d7f03ebb03f3f222d1c570bc8e
177176
SwiftLint: 99f82d07b837b942dd563c668de129a03fc3fb52
178177

179-
PODFILE CHECKSUM: a70092a23b00fd15dfaf245156598cd907fc1d34
178+
PODFILE CHECKSUM: 0979596c2c2fa4d9f8b647d437a0550781538f1a
180179

181180
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)