pyke369 / PKMultipartInputStream

an NSInputStream subclass suitable for building multipart/form-data http requests bodies in MacOSX/iOS applications.
http://github.com/pyke369/PKMultipartInputStream
MIT License
73 stars 19 forks source link

Publish 1.2.0 on Cocoapods #13

Closed FGoessler closed 8 years ago

FGoessler commented 8 years ago

Hi,

could you please publish the latest version of the podspec on the official CocoaPods Repo?

Otherwise it's not possible to reference this project without using the explicit git path.

Official documentation: https://guides.cocoapods.org/making/specs-and-specs-repo.html https://guides.cocoapods.org/making/getting-setup-with-trunk.html

Thanks!

pyke369 commented 8 years ago

Hello,

Podspec updated (to version 1.3.0), but unfortunately I cannot push to Cocoapods b/c this pod is actually owned by https://cocoapods.org/owners/889 (Ernesto Rivera), who was kind enough to publish this library at Cocoapods in the first place. I'll try to take ownership back and update soon.

Pierre-Yves.

pyke369 commented 8 years ago

Ok, done. See https://cocoapods.org/pods/PKMultipartInputStream .