blob: d6ed08044387d82afe9a21645f74996a86985bcb [file] [log] [blame]
{
"name": "LottieTabBar",
"version": "1.0.1",
"summary": "LottieTabBar.",
"description": "this is LottieTabBar",
"homepage": "https://github.com/PithyLi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pithy'L": "sinolimyth@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/PithyLi/LottieTabBar.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"source_files": "LottieTabBar/**/*.swift",
"dependencies": {
"lottie-ios": [
]
}
}