blob: 18151df98192deed17a8356336a0dbf94b29a9f8 [file] [log] [blame]
{
"name": "HCPayModule",
"version": "1.0.5",
"summary": "HCPayModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hondaVSP/HCPayModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"445878662@qq.com": "gongm@reachauto.com"
},
"source": {
"git": "https://github.com/hondaVSP/HCPayModule.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"vendored_frameworks": "HCPayModule.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 armv7s arm64"
},
"frameworks": [
"Security",
"CoreGraphics",
"WebKit",
"UIKit",
"Foundation",
"CoreMotion",
"CoreTelephony",
"SystemConfiguration"
],
"libraries": [
"stdc++",
"z",
"sqlite3"
],
"dependencies": {
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
],
"MJExtension": [
],
"Aspects": [
]
}
}