Skip to content

Instantly share code, notes, and snippets.

@joelmarquez90
Created January 2, 2018 14:09
Show Gist options
  • Save joelmarquez90/67b56c66801e761a04d2dd3e881a2fc8 to your computer and use it in GitHub Desktop.
Save joelmarquez90/67b56c66801e761a04d2dd3e881a2fc8 to your computer and use it in GitHub Desktop.
let moyaProvider = MoyaProvider<Service>()
moyaProvider.request(.version(version: "2.2.0")) { result in
// Do whatever you want with your data
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment