blob: 99f1037a6267c591ee9950d584c8828cb503f07b [file] [log] [blame]
{
"name": "MWLottieOC",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64",
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"DEFINES_MODULE": "YES"
},
"source_files": "MWLottieOC/Classes/*",
"dependencies": {
"lottie-ios": [
"3.1.9"
]
},
"public_header_files": "MWLottieOC/Classes/MOAnimationView.h",
"script_phases": {
"name": "Customer Script",
"script": ""
},
"swift_version": "5.0"
}