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

19 lines
583 B
Plaintext
Raw Normal View History

2019-03-27 11:16:29 +03:00
# included as Framework
2019-12-23 00:10:43 +03:00
github "IBM-Swift/BlueSocket" == 1.0.52
2020-06-20 15:02:42 +03:00
github "PureLayout/PureLayout" == 3.1.6
2020-03-27 09:52:21 +03:00
github "ReactiveX/RxSwift" == 5.1.1
2020-06-20 15:02:42 +03:00
github "a2/MessagePack.swift" == 4.0.0
2016-11-27 23:37:30 +03:00
github "qvacua/CocoaFontAwesome" "master"
2016-12-18 18:15:10 +03:00
github "qvacua/CocoaMarkdown" "master"
2020-06-20 15:02:42 +03:00
github "Kentzo/ShortcutRecorder" == 3.2
2020-02-15 20:32:54 +03:00
github "sparkle-project/Sparkle" == 1.23.0
2020-02-08 23:23:34 +03:00
github "httpswift/swifter" == 1.4.7
2017-12-03 11:59:15 +03:00
2019-03-27 11:16:29 +03:00
# included directly
2020-03-12 21:57:28 +03:00
github "elegantchaos/DictionaryCoding" == 1.0.9
2020-06-20 15:02:42 +03:00
github "eonil/FSEvents" == 0.1.7
2020-03-12 21:57:28 +03:00
github "sindresorhus/github-markdown-css" == 4.0.0
2019-03-27 11:16:29 +03:00
# for testing only
2020-06-20 15:02:42 +03:00
github "Quick/Nimble" == 8.1.1