From 3aa3f4b9dcd3d26654f2749fa2daaaab60ae5a53 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Mon, 29 Jun 2015 23:06:41 +0300 Subject: [PATCH] Added FLAnimatedImage as submodule --- .gitmodules | 3 +++ Vendors/FLAnimatedImage | 1 + 2 files changed, 4 insertions(+) create mode 160000 Vendors/FLAnimatedImage diff --git a/.gitmodules b/.gitmodules index d941f1e..dccdb0d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "Vendors/AFNetworking"] path = Vendors/AFNetworking url = git@github.com:AFNetworking/AFNetworking.git +[submodule "Vendors/FLAnimatedImage"] + path = Vendors/FLAnimatedImage + url = git@github.com:Flipboard/FLAnimatedImage.git diff --git a/Vendors/FLAnimatedImage b/Vendors/FLAnimatedImage new file mode 160000 index 0000000..b6657df --- /dev/null +++ b/Vendors/FLAnimatedImage @@ -0,0 +1 @@ +Subproject commit b6657dfa83a6644e7e692887a4ec1e1bda559489