Retrofit-Swift 0.0.3× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Sep 2016 SPMSupports SPM ✗Maintained by yeyun.Installation Guide×Installation Guide for Retrofit-SwiftYou want to add pod 'Retrofit-Swift', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'Retrofit-Swift', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try Retrofit-SwiftSee PodspecGitHub RepoPage on CocoaPods.orgRetrofit-Swift 0.0.3ByyeyunyunyeLoveYoona/Retrofit-SwiftGitHub Repo Retrofit-Swift Swift网络请求框架,提供baseurl设置以及提供请求拦截器 Installation pod 'Retrofit-Swift' Authors yeyun License MIT