Skip to content

Commit

Permalink
[Feat] Runnect#116 - pod file
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwogus0128 committed Mar 22, 2023
1 parent becdf64 commit 9d0cfdd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Runnect-iOS/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ target 'Runnect-iOS' do
pod 'SnapKit', '~> 5.6.0'
pod 'Moya', '~> 15.0'
pod 'Then'
pod 'KakaoSDK'
pod 'KakaoSDKCommon'
pod 'KakaoSDKAuth'


# Pods for Runnect-iOS
Expand Down
17 changes: 16 additions & 1 deletion Runnect-iOS/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
PODS:
- Alamofire (5.6.4)
- KakaoSDKAuth (2.14.0):
- KakaoSDKCommon (= 2.14.0)
- KakaoSDKCommon (2.14.0):
- KakaoSDKCommon/Common (= 2.14.0)
- KakaoSDKCommon/Network (= 2.14.0)
- KakaoSDKCommon/Common (2.14.0)
- KakaoSDKCommon/Network (2.14.0):
- Alamofire (~> 5.1)
- KakaoSDKCommon/Common (= 2.14.0)
- Kingfisher (7.4.1)
- Moya (15.0.0):
- Moya/Core (= 15.0.0)
Expand All @@ -12,6 +21,8 @@ PODS:
- Then (3.0.0)

DEPENDENCIES:
- KakaoSDKAuth
- KakaoSDKCommon
- Kingfisher (~> 7.0)
- Moya (~> 15.0)
- NMapsMap
Expand All @@ -21,6 +32,8 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Alamofire
- KakaoSDKAuth
- KakaoSDKCommon
- Kingfisher
- Moya
- NMapsGeometry
Expand All @@ -30,13 +43,15 @@ SPEC REPOS:

SPEC CHECKSUMS:
Alamofire: 4e95d97098eacb88856099c4fc79b526a299e48c
KakaoSDKAuth: 8fca87815de22062a23297983f327613b087b8bb
KakaoSDKCommon: 0ce638f7a2e49704943c0b74a087a9f8067bba1c
Kingfisher: cd762a593a61b2fbecf7645c00f9a801a3ebfc9c
Moya: 138f0573e53411fb3dc17016add0b748dfbd78ee
NMapsGeometry: 53c573ead66466681cf123f99f698dc8071a4b83
NMapsMap: 926c3a303d381a24bec8da3cd6e198f50af93ae9
SnapKit: e01d52ebb8ddbc333eefe2132acf85c8227d9c25
Then: 844265ae87834bbe1147d91d5d41a404da2ec27d

PODFILE CHECKSUM: bec9bfadf42d34524a80ccc0e46829d1fe943ddb
PODFILE CHECKSUM: 7ca7425e8173a3d4a8ec114c9508fba19be6e037

COCOAPODS: 1.11.3

0 comments on commit 9d0cfdd

Please sign in to comment.