blob: 7cd3d2c71dd2e3a9504a1af110f613e36b0e248b [file] [log] [blame]
{
"name": "LottieViewMager",
"version": "0.0.2",
"authors": {
"MrLujh": "287929070@qq.com"
},
"homepage": "https://github.com/MrLujh/LottieViewMager",
"summary": "LottieViewMager",
"source": {
"git": "https://github.com/MrLujh/LottieViewMager.git",
"tag": "0.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LottieViewMager/**/*.{h,m}",
"dependencies": {
"lottie-ios": [
"~> 2.5.3"
]
}
}