Peter 3b155750f5 Add 'submodules/lottie-ios/' from commit 'd40e390fbe6d7ef3b417876af6fdce5e4d2aa335'
git-subtree-dir: submodules/lottie-ios
git-subtree-mainline: 76e5a7fab6b0222780f346530cdbeeff96f3e105
git-subtree-split: d40e390fbe6d7ef3b417876af6fdce5e4d2aa335
2019-06-11 18:54:21 +01:00

20 lines
683 B
JSON
Vendored

{
"name": "lottie-ios",
"version": "2.5.0",
"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!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/airbnb/lottie-ios.git"
},
"author": "Brandon Withrow <buba447@gmail.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/airbnb/lottie-ios/issues"
},
"homepage": "https://github.com/airbnb/lottie-ios#readme"
}