-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cartfile
11 lines (11 loc) · 882 Bytes
/
Cartfile
1
2
3
4
5
6
7
8
9
10
11
github "Alamofire/Alamofire" # easy API call framework
github "omaralbeik/SwifterSwift" # useful type extensions
github "OAuthSwift/OAuthSwift" # OAuth Framework for the car2go API
github "OAuthSwift/OAuthSwiftAlamofire" # OAuth Integration for Alamofire
github "Alamofire/AlamofireNetworkActivityIndicator" # Show Network Spinner in Status Bar when Alamofire is active
github "delba/JASON" # deal with JSON responses more easily
github "matthewpalmer/Locksmith" # better keychain usage
github "hackiftekhar/IQKeyboardManager" # adjust view automatically when keyboard is present (for login with providers) - init in AppDelegate
github "IcaliaLabs/Presentr" # custom popup integration
github "Skyscanner/SkyFloatingLabelTextField" # beautified text fields
github "icanzilb/SwiftSpinner" # loading animation