1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 15:25:14 +03:00
vimr/Cartfile
2019-03-28 11:16:31 +01:00

19 lines
588 B
Plaintext

# included as Framework
github "ReactiveX/RxSwift" == 4.4.2
github "PureLayout/PureLayout" == 3.1.4
github "sparkle-project/Sparkle" == 1.21.3
github "qvacua/CocoaFontAwesome" "master"
github "qvacua/CocoaMarkdown" "master"
github "qvacua/swifter" "nonpublic"
github "a2/MessagePack.swift" == 3.0.0
github "qvacua/ShortcutRecorder" "temporary"
github "IBM-Swift/BlueSocket" == 1.0.45
# included directly
github "eonil/FSEvents" "master"
github "elegantchaos/DictionaryCoding" == 1.0.6
github "sindresorhus/github-markdown-css" == 3.0.1
# for testing only
github "Quick/Nimble" == 8.0.1