Lettuces 0.0.6

Lettuces 0.0.6

Aly Yakan 维护。



Lettuces 0.0.6

  • Aly

Lettuces

Swift 的简单网络拦截器

CocoaPods

向您的 Podfile 添加类似于以下的 pod 'Lettuce', '~> 0.0.2'

target 'MyApp' do
  pod 'Lettuce', '~> 0.0.2'
end

然后在您的终端中运行 pod install,或从 CocoaPods.app 运行。

或者为了进行测试运行,运行命令:

pod try Lettuce