1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 03:25:03 +03:00
vimr/Cartfile
2019-12-22 22:10:43 +01:00

19 lines
586 B
Plaintext

# included as Framework
github "IBM-Swift/BlueSocket" == 1.0.52
github "PureLayout/PureLayout" == 3.1.5
github "ReactiveX/RxSwift" == 5.0.1
github "a2/MessagePack.swift" == 3.0.1
github "qvacua/CocoaFontAwesome" "master"
github "qvacua/CocoaMarkdown" "master"
github "qvacua/ShortcutRecorder" "temporary"
github "qvacua/Sparkle" == 1.21.3-qvacua
github "qvacua/swifter" "nonpublic"
# included directly
github "elegantchaos/DictionaryCoding" == 1.0.7
github "eonil/FSEvents" == 0.1.5
github "sindresorhus/github-markdown-css" == 3.0.1
# for testing only
github "Quick/Nimble" == 8.0.4