PKMultipartInputStream 1.3.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release May 2016Maintained by Ernesto Rivera, Ernesto Rivera, Pierre-Yves_Kerembellec.Installation Guide×Installation Guide for PKMultipartInputStreamYou want to add pod 'PKMultipartInputStream', '~> 1.3' similar to the following to your Podfile:target 'MyApp' do pod 'PKMultipartInputStream', '~> 1.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PKMultipartInputStreamSee PodspecGitHub RepoPage on CocoaPods.orgPKMultipartInputStream 1.3.0ByPierre-Yves Kerembellecpyke369/PKMultipartInputStreamGitHub Repo An NSInputStream subclass suitable for building multipart/form-data HTTP requests bodies in MacOSX/iOS applications. Installation pod 'PKMultipartInputStream' Authors Pierre-Yves Kerembellec License MIT