File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Alamofire (5.4.1)
3
3
- Kingfisher (6.0.1)
4
- - PlutoSDK/Core (1.0):
4
+ - PlutoSDK/Core (1.0.1 ):
5
5
- Alamofire (~> 5)
6
6
- SwiftyJSON (~> 5)
7
7
- SwiftyUserDefaults (~> 5)
8
- - PlutoSDK/Rx (1.0):
8
+ - PlutoSDK/Rx (1.0.1 ):
9
9
- PlutoSDK/Core (~> 1)
10
10
- RxCocoa (~> 6)
11
11
- RxCocoa (6.0.0):
@@ -38,7 +38,7 @@ EXTERNAL SOURCES:
38
38
SPEC CHECKSUMS:
39
39
Alamofire: 2291f7d21ca607c491dd17642e5d40fdcda0e65c
40
40
Kingfisher: adde87a4f74f6a3845395769354efff593581740
41
- PlutoSDK: 334853b1c01388986f44c914b0969ee524deca5d
41
+ PlutoSDK: 34b5cc344d9074026d1f8f516d4f891f3858c102
42
42
RxCocoa: 3f79328fafa3645b34600f37c31e64c73ae3a80e
43
43
RxRelay: 8d593be109c06ea850df027351beba614b012ffb
44
44
RxSwift: c14e798c59b9f6e9a2df8fd235602e85cc044295
Original file line number Diff line number Diff line change 8
8
9
9
Pod ::Spec . new do |s |
10
10
s . name = 'PlutoSDK'
11
- s . version = '1.0'
11
+ s . version = '1.0.1 '
12
12
s . summary = 'Swift SDK for Pluto login microservice.'
13
13
14
14
# This description is used to generate tags and improve search results.
You can’t perform that action at this time.
0 commit comments