1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 10:02:36 +03:00
vimr/Cartfile

18 lines
548 B
Plaintext
Raw Normal View History

2019-03-27 11:16:29 +03:00
# included as Framework
2019-03-11 10:30:06 +03:00
github "ReactiveX/RxSwift" == 4.4.2
2019-02-21 12:29:22 +03:00
github "PureLayout/PureLayout" == 3.1.4
github "sparkle-project/Sparkle" == 1.21.3
2016-11-27 23:37:30 +03:00
github "qvacua/CocoaFontAwesome" "master"
2016-12-18 18:15:10 +03:00
github "qvacua/CocoaMarkdown" "master"
github "qvacua/swifter" "nonpublic"
2017-11-26 22:25:25 +03:00
github "a2/MessagePack.swift" == 3.0.0
github "qvacua/ShortcutRecorder" "temporary"
2017-12-03 11:59:15 +03:00
2019-03-27 11:16:29 +03:00
# included directly
github "eonil/FSEvents" "master"
github "elegantchaos/DictionaryCoding" == 1.0.6
github "sindresorhus/github-markdown-css" == 3.0.1
# for testing only
2019-03-11 10:30:06 +03:00
github "Quick/Nimble" == 8.0.1