.gitmodules 491 B

12345678910111213
  1. [submodule "Carthage/Checkouts/Nimble"]
  2. path = Carthage/Checkouts/Nimble
  3. url = https://github.com/Quick/Nimble.git
  4. [submodule "Carthage/Checkouts/Quick"]
  5. path = Carthage/Checkouts/Quick
  6. url = https://github.com/sharplet/Quick.git
  7. [submodule "Carthage/Checkouts/xcconfigs"]
  8. path = Carthage/Checkouts/xcconfigs
  9. url = https://github.com/jspahrsummers/xcconfigs.git
  10. [submodule "Carthage/Checkouts/Result"]
  11. path = Carthage/Checkouts/Result
  12. url = https://github.com/antitypical/Result.git