1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-10-27 10:23:12 +03:00
vimr/Cartfile
2020-03-27 07:58:27 +01:00

19 lines
583 B
Plaintext

# included as Framework
github "IBM-Swift/BlueSocket" == 1.0.52
github "PureLayout/PureLayout" == 3.1.5
github "ReactiveX/RxSwift" == 5.1.1
github "a2/MessagePack.swift" == 3.0.1
github "qvacua/CocoaFontAwesome" "master"
github "qvacua/CocoaMarkdown" "master"
github "Kentzo/ShortcutRecorder" == 3.1
github "sparkle-project/Sparkle" == 1.23.0
github "httpswift/swifter" == 1.4.7
# included directly
github "elegantchaos/DictionaryCoding" == 1.0.9
github "eonil/FSEvents" == 0.1.6
github "sindresorhus/github-markdown-css" == 4.0.0
# for testing only
github "Quick/Nimble" == 8.0.5