Add metadata files
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..ed3f672
--- /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 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_APACHE2
diff --git a/NOTICE b/NOTICE
new file mode 120000
index 0000000..7a694c9
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1 @@
+LICENSE
\ No newline at end of file