aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 6027271aab6159f15b2681dc6da4e07599089449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update external/lottie
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

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 {
  license_type: RESTRICTED
  license_note: "would be NOTICE save for CC-BY-SA in CODE_OF_CONDUCT.md"
  last_upgrade_date {
    year: 2024
    month: 5
    day: 16
  }
  identifier {
    type: "Git"
    value: "https://github.com/airbnb/lottie-android"
    version: "v6.4.0"
  }
}