1024jp / GzipSwift

Swift package that enables gzip/gunzip Data using zlib
MIT License
544 stars 134 forks source link

Introduce CocoaPods #2

Closed 1024jp closed 7 years ago

1024jp commented 9 years ago

Create podspec and register it.

1024jp commented 9 years ago

I suppose CocoaPods 0.37 doesn't support Swift with C libraries enough well. It's better to wait for the upcoming versions with better Swift support.

ninokierulf commented 8 years ago

+1

Geeo commented 8 years ago

What about now ?

1024jp commented 8 years ago

Still pending. Honestly, I don't use CocoaPods personally anymore. So, the priority for me is now relatively low. But well, recently, CocoaPods became 1.0. It's worth a try again.

1024jp commented 7 years ago

I've just registered my GzipSwift to CocoaPods 😉.

pod 'GzipSwift'

Feel free to create another issue if it doesn't work correctly.