blob: f61c84065139071863aa00927351b58b4638707d [file] [log] [blame]
{
"name": "FuliPaymentCode",
"version": "0.1.1",
"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.1"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"platforms": {
"ios": "8.0"
},
"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": [
]
}
}