1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 11:35:35 +03:00
vimr/Cartfile

19 lines
586 B
Plaintext
Raw Normal View History

2019-03-27 11:16:29 +03:00
# included as Framework
2019-05-01 09:09:09 +03:00
github "ReactiveX/RxSwift" == 5.0.1
2019-08-02 09:20:00 +03:00
github "PureLayout/PureLayout" == 3.1.5
2019-04-27 22:09:54 +03:00
github "qvacua/Sparkle" == 1.21.3-qvacua
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"
2019-08-02 09:20:00 +03:00
github "a2/MessagePack.swift" == 3.0.1
github "qvacua/ShortcutRecorder" "temporary"
2019-08-02 09:20:00 +03:00
github "IBM-Swift/BlueSocket" == 1.0.48
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-08-02 09:20:00 +03:00
github "Quick/Nimble" == 8.0.2