Skip to content

Commit

Permalink
[chore/#10] ๐Ÿ—ฟ pod setting
Browse files Browse the repository at this point in the history
##### ์ œ๋ชฉ์€ ์ตœ๋Œ€ 50 ๊ธ€์ž๊นŒ์ง€๋งŒ ์ž…๋ ฅ ############## -> |

# ๋ณธ๋ฌธ์€ ์œ„์— ์ž‘์„ฑ
######## ๋ณธ๋ฌธ์€ ํ•œ ์ค„์— ์ตœ๋Œ€ 72 ๊ธ€์ž๊นŒ์ง€๋งŒ ์ž…๋ ฅ ########################### -> |

# ๊ผฌ๋ฆฟ๋ง์€ ์•„๋ž˜์— ์ž‘์„ฑ: ex) #์ด์Šˆ ๋ฒˆํ˜ธ

# --- COMMIT END ---
# <ํƒ€์ž…> ๋ฆฌ์ŠคํŠธ
# feat       sparkles               : ๊ธฐ๋Šฅ(์ƒˆ๋กœ์šด ๊ธฐ๋Šฅ)
# fix        beetle                 : ๋ฒ„๊ทธ(๋ฒ„๊ทธ ์ˆ˜์ •)
# refactor   hammer                 : refacetor ๋ฆฌํŒฉํ† ๋ง
# style      art                    : ์Šคํƒ€์ผ( ์ฝ”๋“œ ํ˜•์‹ ๋ณ€๊ฒฝ, ๋กœ์ง ๋ณ€๊ฒฝ ์—†์Œ)
# doc        pencil                 : ๋ฌธ์„œ(๋ฌธ์„œ ์ถ”๊ฐ€, ์ˆ˜์ •, ์‚ญ์ œ)
# test       white_check_mark       : ํ…Œ์ŠคํŠธ ์ฝ”๋“œ ์ถ”๊ฐ€
# chore      moyai                  : ๊ธฐํƒ€ ๋ณ€๊ฒฝ์‚ฌํ•ญ
# ------------------
#     ์ œ๋ชฉ ์ฒซ ๊ธ€์ž๋ฅผ ๋Œ€๋ฌธ์ž๋กœ
#     ์ œ๋ชฉ์€ ๋ช…๋ น๋ฌธ์œผ๋กœ
#     ์ œ๋ชฉ ๋์— ๋งˆ์นจํ‘œ(.) ๊ธˆ์ง€
#     ์ œ๋ชฉ๊ณผ ๋ณธ๋ฌธ์„ ํ•œ ์ค„ ๋„์›Œ ๋ถ„๋ฆฌํ•˜๊ธฐ
#     ๋ณธ๋ฌธ์€ "์–ด๋–ป๊ฒŒ" ๋ณด๋‹ค "๋ฌด์—‡์„", "์™œ"๋ฅผ ์„ค๋ช…ํ•œ๋‹ค.
#     ๋ณธ๋ฌธ์— ์—ฌ๋Ÿฌ์ค„์˜ ๋ฉ”์‹œ์ง€๋ฅผ ์ž‘์„ฑํ•  ๋• "-"๋กœ ๊ตฌ๋ถ„
# ------------------
  • Loading branch information
i-colours-u committed Oct 27, 2021
1 parent cd26c72 commit 81dcd3a
Show file tree
Hide file tree
Showing 739 changed files with 92,009 additions and 0 deletions.
20 changes: 20 additions & 0 deletions sopt_29th_Assignment/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'sopt_29th_Assignment' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

# Pods for sopt_29th_Assignment
pod 'SnapKit', '~> 5.0.0'
pod 'Alamofire', '~> 5.1'
pod 'lottie-ios'
pod 'Kingfisher', '~> 5.0'
pod 'Alamofire', '~> 5.1'
pod 'Then'
pod 'Moya', '~> 14.0'
pod 'SwiftyJSON', '~> 4.0'
pod 'RxSwift', '6.2.0'
pod 'RxCocoa', '6.2.0'
pod 'SkeletonView'
end
63 changes: 63 additions & 0 deletions sopt_29th_Assignment/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
PODS:
- Alamofire (5.4.4)
- Kingfisher (5.15.8):
- Kingfisher/Core (= 5.15.8)
- Kingfisher/Core (5.15.8)
- lottie-ios (3.2.3)
- Moya (14.0.0):
- Moya/Core (= 14.0.0)
- Moya/Core (14.0.0):
- Alamofire (~> 5.0)
- RxCocoa (6.2.0):
- RxRelay (= 6.2.0)
- RxSwift (= 6.2.0)
- RxRelay (6.2.0):
- RxSwift (= 6.2.0)
- RxSwift (6.2.0)
- SkeletonView (1.25.1)
- SnapKit (5.0.1)
- SwiftyJSON (4.3.0)
- Then (2.7.0)

DEPENDENCIES:
- Alamofire (~> 5.1)
- Kingfisher (~> 5.0)
- lottie-ios
- Moya (~> 14.0)
- RxCocoa (= 6.2.0)
- RxSwift (= 6.2.0)
- SkeletonView
- SnapKit (~> 5.0.0)
- SwiftyJSON (~> 4.0)
- Then

SPEC REPOS:
trunk:
- Alamofire
- Kingfisher
- lottie-ios
- Moya
- RxCocoa
- RxRelay
- RxSwift
- SkeletonView
- SnapKit
- SwiftyJSON
- Then

SPEC CHECKSUMS:
Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
Kingfisher: a3c03d702433fa6cfedabb2bddbe076fb8f2e902
lottie-ios: c058aeafa76daa4cf64d773554bccc8385d0150e
Moya: 5b45dacb75adb009f97fde91c204c1e565d31916
RxCocoa: 4baf94bb35f2c0ab31bc0cb9f1900155f646ba42
RxRelay: e72dbfd157807478401ef1982e1c61c945c94b2f
RxSwift: d356ab7bee873611322f134c5f9ef379fa183d8f
SkeletonView: 77079530e1348a72f48b79ae30dcb966c1b18b6a
SnapKit: 97b92857e3df3a0c71833cce143274bf6ef8e5eb
SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08
Then: acfe0be7e98221c6204e12f8161459606d5d822d

PODFILE CHECKSUM: 3eca08fd20caa73915b542b0b55fc662a1607351

COCOAPODS: 1.11.2
19 changes: 19 additions & 0 deletions sopt_29th_Assignment/Pods/Alamofire/LICENSE

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

221 changes: 221 additions & 0 deletions sopt_29th_Assignment/Pods/Alamofire/README.md

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

Loading

0 comments on commit 81dcd3a

Please sign in to comment.