blob: 9f85af75798c8e9076e4e3ea3c6ae47363b59456 [file] [log] [blame]
{
"name": "MWLottieOC",
"version": "1.0.0",
"summary": "默往 Lottie OC 转化",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.199.108/ios/module_oc/MWLottieOC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xu": "252697349.qq.com"
},
"source": {
"git": "http://192.168.199.108/ios/module_oc/MWLottieOC.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MWLottieOC/Classes/**/*",
"dependencies": {
"lottie-ios": [
"3.1.9"
]
},
"public_header_files": "MWLottieOC/Classes/MOAnimationView.h"
}