Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Dependancies

Gabe Kangas edited this page May 29, 2015 · 1 revision

Update this page if you add a 3rd party dependency to the project. Add as much detail and links as applicable.

CocoaPods

  • AFNetworking
    • Required by the Rdio SDK and used for general networking.
  • AFOAuth2Manager
    • Required by the Rdio SDK
  • SDWebImage
    • Async image loader and caching.
  • Firebase
    • The backend datastore
  • SlackTextViewController
    • A dropin messaging view controller originally built for the Slack iOS app.
  • JGProgressHUD
    • Used for basic messaging.
  • MLPAutoCompleteTextField
    • A quick solution for an auto-complete control.

Manually imported

Clone this wiki locally