diff --git a/.gitmodules b/.gitmodules index 70df23c9..f28abca1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/XCPretty"] path = vendor/XCPretty url = https://github.com/alloy/XCPretty.git +[submodule "vendor/CLAide"] + path = vendor/CLAide + url = https://github.com/CocoaPods/CLAide.git diff --git a/vendor/CLAide b/vendor/CLAide new file mode 160000 index 00000000..b662b540 --- /dev/null +++ b/vendor/CLAide @@ -0,0 +1 @@ +Subproject commit b662b54098aa6ba5832c2382342cc363111bb3e6