blob: 45071b24ffe03110d3fa8caa82ed4c4eac3b1516 [file] [log] [blame]
{
"name": "QDUnionLoanSDK",
"version": "0.0.1",
"summary": "趣店App入驻SDK",
"homepage": "https://git.qufenqi.com/app/QDUnionLoanSDK_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuyongrui": "wuyongrui@qudian.com"
},
"source": {
"git": "https://github.com/qudianapp/QDUnionLoanSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"resources": "Outlet/QDUnionLoanSDK.bundle",
"ios": {
"vendored_libraries": "Outlet/libQDUnionLoanSDK.a"
},
"source_files": "Outlet/*.{h,m}",
"public_header_files": "Outlet/QDUnionLoanSDK.h",
"dependencies": {
"AliyunOSSiOS": [
"2.8.0"
],
"QDAliFaceSDK_iOS": [
"0.1.2"
],
"QDAliPaySDK": [
"0.1.2"
]
}
}