blob: ed433adc868f96ef70fb2831ed1160b8c8523b60 [file] [log] [blame]
{
"name": "FuliPaymentCode",
"version": "0.1.3",
"summary": "付款码",
"description": "赋力主打产品付款码、赋力主打产品付款码",
"homepage": "https://github.com/wenwugithub/FuliPaymentCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2297711051@qq.com": "2297711051@qq.com"
},
"source": {
"git": "https://github.com/wenwugithub/FuliPaymentCode.git",
"tag": "0.1.3"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "FuliPaymentCode/Frameworks/FuliPaymentCodeFramework.framework",
"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": [
]
}
}