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