아래 라이브러리 중 실제 앱에 사용한 라이브러리는 AcknowList 라이브러리를 이용하여 오픈소스 라이선스 페이지에 기입할 것

API 이름 용도 링크 앱 내 사용여부
AcknowList 오픈소스 컨트리뷰션 https://github.com/vtourraine/AcknowList
Alamofire 네트워크 통신 https://github.com/Alamofire/Foundation
AppAuth OAuth 2.0 https://github.com/openid/appauth-ios
Charts 그래프, 차트 https://github.com/danielgindi/Charts
EzSwipeController UIPageViewController의 Swipe를 쉽게 https://github.com/goktugyil/EZSwipeController
**Firebase
FirebaseAnalytics
FirebaseAuth
FirebaseCore
FirebaseCoreDiagnostics
FirebaseInstallations** Firebase 사용 시, Crash 확인, 통계 등 https://github.com/firebase
GoogleAppMeasurement 성능 평가 (Firebase에 속해있음) https://github.com/google/GoogleAppMeasurement
**KakaoSDKAuth
KakaoSDKCommon
KakaoSDKUser** 카카오 로그인 https://github.com/kakao
Kingfisher 웹 이미지 다운로드 및 캐싱 https://github.com/onevcat/Kingfisher
Lottiefiles SVG 애니메이션 https://github.com/airbnb/lottie-ios
SwiftKeychainWrapper Keychain https://github.com/jrendel/SwiftKeychainWrapper
SwiftGifOrigin Gif https://github.com/swiftgif/SwiftGif
SwiftSoup HTML https://github.com/scinfu/SwiftSoup
SwiftyJSON JSON https://github.com/SwiftyJSON/SwiftyJSON
Then Syntax Sugar https://github.com/devxoul/Then

라이브러리 설명

AcknowList

Acknowledgements screen displaying a list of licenses, for example from CocoaPods dependencies.

https://github.com/vtourraine/AcknowList

Alamofire

Network requests in swift

https://github.com/Alamofire/Foundation

AppAuth

https://github.com/openid/appauth-ios

AppAuth is a client SDK for native apps to authenticate and authorize end-users using OAuth 2.0 and OpenID Connect. Available for iOS, macOS, Android and Native JS environments, it implements modern security and usability best practices for native app authentication and authorization.

Charts

To make charts using data of to-dos

https://github.com/danielgindi/Charts