-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cartfile
53 lines (39 loc) · 1.37 KB
/
Cartfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#____ _ ____ _____ _ _ _ ____ _____
#/ ___| / \ | _ \_ _| | | | / \ / ___| ____|
#| | / _ \ | |_) || | | |_| | / _ \| | _| _|
#| |___ / ___ \| _ < | | | _ |/ ___ \ |_| | |___
#\____/_/ \_\_| \_\|_| |_| |_/_/ \_\____|_____|
# Created by Niyazi Tanyeri on 13/2/18.
# Copyright © 2018 Niyazi Tanyeri. All rights reserved.
# Alamofire
# https://github.com/Alamofire/Alamofire
github "Alamofire/Alamofire" ~> 4.5
# AlamofireNetworkActivityIndicator
# https://github.com/Alamofire/AlamofireNetworkActivityIndicator
# github "Alamofire/AlamofireNetworkActivityIndicator" ~> 2.2
# SwiftyJSON
# https://github.com/SwiftyJSON/SwiftyJSON
github "SwiftyJSON/SwiftyJSON"
# Kingfisher
# https://github.com/onevcat/Kingfisher
github "onevcat/Kingfisher" ~> 4.0
# Chameleon
# https://github.com/ViccAlexander/Chameleon
github "ViccAlexander/Chameleon"
# APESuperHUD
# https://github.com/apegroup/APESuperHUD
github "apegroup/APESuperHUD"
# SnapKit
# https://github.com/SnapKit/SnapKit
github "SnapKit/SnapKit" ~> 4.0.0
# DZNEmptyDataSet
# https://github.com/dzenbot/DZNEmptyDataSet
github "dzenbot/DZNEmptyDataSet"
# LNPopupController
# https://github.com/LeoNatan/LNPopupController
github "LeoNatan/LNPopupController"
# Magnetic
# https://github.com/efremidze/Magnetic
github "efremidze/Magnetic"
github "ninjaprox/NVActivityIndicatorView"
github "kasketis/netfox"