taterbase / EasyJSON

Easy JSON parsing in Swift
0 stars 0 forks source link

Carthage Support #1

Open lancep opened 9 years ago

lancep commented 9 years ago

Cocoapods doesn't support swift yet but Carthage does :) I believe all you need to do is have a framework target, add a shared scheme and add a version tag!

taterbase commented 9 years ago

@lancep I missed this issue and I'm sad! But now cocoa pods works with swift for the most part right?

lancep commented 9 years ago

I believe so, if not in a release version, then in a beta version for sure. Carthage support would still be very welcome :)