mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
The Cartfile now specifies a dependency on Nimble ~> 4.1.0, the first version of the library to support Swift 2.3 and Xcode 8: https://github.com/Quick/Nimble/releases/tag/v4.1.0
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
github "jspahrsummers/xcconfigs" >= 0.10
|
|
github "Quick/Quick" "v0.9.1"
|
|
github "Quick/Nimble" ~> 4.1.0
|
|
github "modocache/Guanaco" "5031bf67297afbe61ac0f2fbf3e3e8400b3f8888"
|
|
github "ZipArchive/ZipArchive" ~> 1.1
|