blob: 899c4533eca5b8ab6932c6c4808f14b534aeb6fb [file] [log] [blame]
{
"name": "LottieTabBar",
"version": "1.0.5",
"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.5"
},
"swift_version": "4.2",
"source_files": "LottieTabBar/**/*.swift",
"dependencies": {
"lottie-ios": [
]
}
}