PKMultipartInputStream 1.3.0× 测试测试✗ Lang语言 Obj-CObjective C许可证 MIT Released上次发布2016年5月由Ernesto Rivera,Ernesto Rivera,Pierre-Yves_Kerembellec维护。安装指南×PKMultipartInputStream 安装指南您想要将以下代码添加到您的 Podfile 中:target 'MyApp' do pod 'PKMultipartInputStream', '~> 1.3' end然后在终端内运行 pod install 或从 CocoaPods.app 中运行。或者为了测试运行,运行以下命令:pod try PKMultipartInputStream查看 PodspecGitHub 仓库CocoaPods.org 页面PKMultipartInputStream 1.3.0由Pierre-Yves Kerembellecpyke369/PKMultipartInputStreamGitHub 仓库 一个适用于在 MacOSX/iOS 应用程序中构建 multipart/form-data HTTP 请求体的 NSInputStream 子类。 安装 pod 'PKMultipartInputStream' 作者 Pierre-Yves Kerembellec 许可证 MIT