blob: c895d68e3e02f1a3a324825bec9e1f9893094a62 [file] [log] [blame]
{
"name": "HCPayModule",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"public_header_files": "HCPayModule/Classes/HCPayServiceManager.h",
"vendored_frameworks": "HCPayModule.framework",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64",
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": [
"Security",
"CoreGraphics",
"WebKit"
],
"dependencies": {
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
],
"MJExtension": [
],
"Aspects": [
]
}
}