1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 01:32:04 +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-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
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"
2017-11-26 22:25:25 +03:00
github "a2/MessagePack.swift" == 3.0.0
github "qvacua/ShortcutRecorder" "temporary"
2019-03-28 13:16:31 +03:00
github "IBM-Swift/BlueSocket" == 1.0.45
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