blob: b5583f645fbd530c2ed763a7d899f5cfac2bc78e [file] [log] [blame]
{
"name": "LottieLoadingView",
"version": "0.3.3",
"summary": "使用Lottie做的加载动画",
"description": "使用Lottie可以极大地简化动画的制作,同时保证多端高度统一以及减小App包的大小",
"homepage": "https://github.com/onexf/LottieLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"onexf": "630850673@qq.com"
},
"source": {
"git": "https://github.com/onexf/LottieLoadingView.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5",
"source_files": "LottieLoadingView/Classes/**/*",
"dependencies": {
"lottie-ios": [
]
}
}