blob: 1bc151187b4d0a45a0c90d290d036a15f7381169 [file] [log] [blame]
{
"name": "HKPayModule",
"version": "0.1.5",
"summary": "HKPayModule.",
"description": "description of the pod here.",
"homepage": "http://10.10.144.154/gongm/HKPayModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "http://10.10.144.154/gongm/HKPayModule.git",
"tag": "0.1.5"
},
"ios": {
"vendored_libraries": "HKPayModule/Assets/libWeChatSDK.a",
"libraries": [
"z",
"sqlite3.0",
"c++"
]
},
"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": [
],
"HKMediator": [
]
}
}