blob: 681e80227161fe61156ca2bc670c87131b0218b3 [file] [log] [blame]
{
"name": "HKPayModule",
"version": "1.17.6",
"summary": "HKPayModule.",
"description": "description of the pod here.",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKPayModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKPayModule",
"tag": "1.17.6"
},
"ios": {
"vendored_libraries": "lib/libWeChatSDK.a",
"libraries": [
"z",
"sqlite3.0",
"c++",
"WeChatSDK"
]
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKPayModule/Classes/**/*",
"resource_bundles": {
"HKPayModule": [
"HKPayModule/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork",
"QuartzCore",
"CoreText",
"CoreGraphics",
"Foundation",
"CoreMotion"
],
"dependencies": {
"HKBasicModule": [
],
"AliPay": [
"~> 2.1.2"
],
"OpenSSL": [
"~> 1.0.210"
],
"HKMediator": [
]
}
}