aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4771daa8a00bde8b1034496c84ea81b4c957c1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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: "v5.2.0"
  last_upgrade_date {
    year: 2022
    month: 8
    day: 19
  }
  license_note: "would be NOTICE save for CC-BY-SA in CODE_OF_CONDUCT.md"
  license_type: RESTRICTED
}