aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariia Sandrikova <mariiasand@google.com>2019-02-06 17:22:00 +0000
committerMariia Sandrikova <mariiasand@google.com>2019-02-06 17:22:00 +0000
commitc731b73a22632b22aacba65128eebc8e50f8a609 (patch)
treef295c1ad6c2d7a42a8070c77f9c5f5389aed56ef
parent7283e03c08776e542352166a1edcedf2adc0ef48 (diff)
downloadlottie-c731b73a22632b22aacba65128eebc8e50f8a609.tar.gz
Add metadata files
-rw-r--r--METADATA15
-rw-r--r--MODULE_LICENSE_APACHE20
l---------NOTICE1
3 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 00000000..ed3f672e
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,15 @@
+name: "lottie"
+description:
+ "Lottie is a mobile library for Android and iOS that parses Adobe After "
+ "Effects animations exported as json with bodymovin and renders the vector "
+ "animations natively on mobile and through React Native! See: "
+ "https://github.com/airbnb/lottie-android"
+
+third_party {
+ url {
+ type: GIT
+ value: "https://github.com/airbnb/lottie-android"
+ }
+ version: "v2.8.0"
+ last_upgrade_date { year: 2019 month: 2 day: 6 }
+}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 00000000..7a694c96
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE \ No newline at end of file