blob: bfdc909be9016d2da03c75c3dcdd894b2651a517 [file] [log] [blame]
{
"name": "FuliPaymentCode",
"version": "0.1.7",
"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.7"
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"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": [
],
"FuliScanLibrary": [
],
"XQCPaymentPasswordInputView": [
]
}
}