1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 23:36:08 +03:00
vimr/Cartfile
2020-08-15 18:30:40 +02:00

13 lines
347 B
Plaintext

# included as Framework
github "ReactiveX/RxSwift" == 5.1.1
github "a2/MessagePack.swift" == 4.0.0
github "qvacua/CocoaFontAwesome" "master"
github "Kentzo/ShortcutRecorder" == 3.2
github "sparkle-project/Sparkle" == 1.23.0
# included directly
github "sindresorhus/github-markdown-css" == 4.0.0
# for testing only
github "Quick/Nimble" == 8.1.1