ZZNetworking
示例
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
。
然后替换 id 和 secret: QingtingFM,感谢提供的免费 API。
UserService.auth(client_id: "x", client_secret: "x")
安装
ZZNetworking 可以通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中
pod 'ZZNetworking'
作者
ZackXXC,[email protected]
许可证
ZZNetworking 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。