Skip to content

Commit

Permalink
⚙️ :: [CocoaPods] DSMSDK의 새 릴리즈를 설치하였습니다.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimxwan0319 committed May 14, 2021
1 parent 0835af3 commit 3a7036e
Show file tree
Hide file tree
Showing 8 changed files with 613 additions and 78 deletions.
2 changes: 1 addition & 1 deletion DDYZD_V2/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ target 'DDYZD_V2' do
pod 'Kingfisher', '~> 6.0'

#ect
pod 'DSMSDK', '~> 1.3.0'
pod 'DSMSDK', '~> 1.3.1'
pod 'KeychainSwift', '~> 19.0'
pod 'Firebase/Messaging'
pod 'Siren', '~> 5.8'
Expand Down
8 changes: 4 additions & 4 deletions DDYZD_V2/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Alamofire (5.4.1)
- Differentiator (5.0.0)
- DSMSDK (1.3.0):
- DSMSDK (1.3.1):
- Alamofire (~> 5.2)
- Firebase/CoreOnly (7.7.0):
- FirebaseCore (= 7.7.0)
Expand Down Expand Up @@ -93,7 +93,7 @@ PODS:

DEPENDENCIES:
- Alamofire (~> 5.2)
- DSMSDK (~> 1.3.0)
- DSMSDK (~> 1.3.1)
- Firebase/Messaging
- ImageSlideshow (~> 1.9.0)
- ImageSlideshow/Kingfisher (~> 1.9.0)
Expand Down Expand Up @@ -141,7 +141,7 @@ SPEC REPOS:
SPEC CHECKSUMS:
Alamofire: 2291f7d21ca607c491dd17642e5d40fdcda0e65c
Differentiator: e8497ceab83c1b10ca233716d547b9af21b9344d
DSMSDK: ebbc76812eac4b9d7c691ac584be266dc8fa2a07
DSMSDK: 389218630a494de27cd621e12a25ef48d82a5585
Firebase: cd2ab85eec8170dc260186159f21072ecb679ad5
FirebaseCore: ac35d680a0bf32319a59966a1478e0741536b97b
FirebaseCoreDiagnostics: 179bf3831213451c8addd036aca7fcf5492ec154
Expand All @@ -167,6 +167,6 @@ SPEC CHECKSUMS:
SwiftOverlays: ab459ea9194b0e96aaccaa00e9ead1bf6d46eef1
Tabman: d8d6ab0b483c7db375a71ac227d3ef791b56a049

PODFILE CHECKSUM: 60545ebd2304ef25f9afe55cc81fde0531f892b0
PODFILE CHECKSUM: 7580fa020554a482c17e9de09ee26b67b9e9849f

COCOAPODS: 1.10.1
19 changes: 7 additions & 12 deletions DDYZD_V2/Pods/DSMSDK/DSMSDK/Classes/DSM_Auth.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

222 changes: 201 additions & 21 deletions DDYZD_V2/Pods/DSMSDK/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions DDYZD_V2/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3a7036e

Please sign in to comment.