session-ios/Cartfile
Michael Kirk 28cb7751d8 Update dependencies via Carthage
Avoid PromiseKit 5 for now.

// FREEBIE
2017-11-06 19:18:32 -05:00

8 lines
247 B
Plaintext

# Avoid PromiseKit 5 for now.
# From the maintainer:
# > PromiseKit 5 has been released, but is not yet fully documented,
# > so we advise sticking with version 4 for the time being.
github "mxcl/PromiseKit" ~> 4.0
github "TheLevelUp/ZXingObjC"