CedarAsync
CedarAsync copied to clipboard
share framework for Carthage compatibility
can now be installed via Carthage through
# in `Cartfile`
github "cppforlife"/CedarAsync" "master"
You will eventually need to add a GitHub tag 0.0.1 to declare the current version for CocoaPods in addition to the podfile here, I think