blob: 542f2b90b960d41c0da62794fd2f07692d2de138 [file] [log] [blame]
{
"name": "FuliPaymentCode",
"version": "0.1.5",
"summary": "付款码",
"description": "赋力主打产品付款码、赋力主打产品付款码",
"homepage": "https://gitee.com/fengye12538/FuliPaymentCode.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2297711051@qq.com": "2297711051@qq.com"
},
"source": {
"git": "https://gitee.com/fengye12538/FuliPaymentCode.git",
"tag": "0.1.5"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FuliPaymentCode/Frameworks/FuliPaymentCodeFramework.framework",
"static_framework": true,
"source_files": [
"FuliPaymentCode/Classes/FULIUserPaymentsView/*.{h,m}",
"FuliPaymentCode/Classes/Payments/*.{h,m}",
"FuliPaymentCode/Classes/Payments_VM/*.{h,m}",
"FuliPaymentCode/Classes/Tools/**/*.{h,m}",
"FuliPaymentCode/Classes/RACNetworkTool/**/*.{h,m}",
"FuliPaymentCode/Classes/Main/**/*.{h,m}"
],
"dependencies": {
"FuliBaseLibrary": [
"0.2.8"
],
"XQCPaymentPasswordInputView": [
"1.3.2"
]
}
}