Overcoat only requires PMKPromise, not all of PMK#85
Conversation
Should you ever need more of PromiseKit it’s easy to add more subspecs.
|
@mxcl thanks! 👍 |
|
When I was using Overcoat 2.1.1, cocoa pods installed PromiseKit 1.5.3... from your spec. Now it seems to be going backwards that Overcoat 3.0 uses PromiseKit 1.2...? Also, the Latest PromiseKit is 2.1.. is that suppose to be in Overcoat 3, (just transposed the numbers)? |
|
Hi @numerics, the version specified in the I don't really use PromiseKit, but I could still try to adopt the Overcoat to compatible with the newest PromiseKit. You're welcome to submit a PR for this too. 😄 |
|
I could submit a PR to upgrade to 2.x, it probably is minimal. |
Should you ever need more of PromiseKit it’s easy to add more subspecs.