diff options
author | Vitaly Takmazov | 2019-12-10 10:54:26 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-12-10 10:54:26 +0300 |
commit | b4af872b576b245325d7ee26e73452a5f1b4a08a (patch) | |
tree | 32ad1b9c8cbf2ffe8d5d71485387315c704d72d3 /.gitmodules | |
parent | d1081bfc14fd91f8862a61c46a53fabfecb13249 (diff) |
Drop CocoaPods
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c434860 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Vendor/UIView-Shimmer"] + path = Vendor/UIView-Shimmer + url = https://github.com/markiv/UIView-Shimmer.git |