Skip to content

Instantly share code, notes, and snippets.

@vialyx
Last active January 12, 2018 19:38
Show Gist options
  • Save vialyx/e9537631c6dbe21c6f6a0d6ea4aea5b2 to your computer and use it in GitHub Desktop.
Save vialyx/e9537631c6dbe21c6f6a0d6ea4aea5b2 to your computer and use it in GitHub Desktop.
# Network
pod 'Moya'
pod 'Kingfisher'
# Analytics/Bugtracking
pod 'Fabric'
pod 'Crashlytics'
# UI Customization
pod 'SnapKit'
pod 'IHKeyboardAvoiding'
# Security
pod 'JWTDecode'
pod 'KeychainSwift'
# Storage
pod 'RealmSwift'
# QA Tool
pod 'Dotzu'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment