typelift / Concurrent

Functional Concurrency Primitives
209 stars 20 forks source link

Cocoapods #29

Open lfarah opened 8 years ago

lfarah commented 8 years ago

I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow this post and this checklist.

CodaFi commented 8 years ago

I plan to get to this for our next release with compatibility for Swift 3.0. CocoaPods is currently unstable and needs time to work out their bugs. I will draw up a podspec and commit it to swift-develop then.