GYHttpManager 0.1.5

GYHttpManager 0.1.5

inoryshu 维护。



  • inoryshu

GYHttpManager

CI Status Version License Platform

示例

要运行示例项目,请克隆代码库,然后首先从 Example 目录运行 pod install

要求

安装

GYHttpManager 可以通过 CocoaPods 来获得。要安装它,简单地在您的 Podfile 中添加以下行

pod 'GYHttpManager'

特性

  • 链式语法 结构优雅 灵活方便
  • 目前支持 GET、POST 请求方式
  • 支持资源上传 upload

作者

inoryshu, [email protected]

许可证

GYHttpManager 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。