blob: c39beba830a332fdc2962cb1a02e41dfcbaa32ee [file] [log] [blame]
{
"name": "PayTool",
"version": "1.8.2",
"summary": "b7买家版支付库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://39.108.111.114:3000/B7-Buyer-Pods/PayTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SHCcc": "SHCcc@3pzs.com"
},
"source": {
"git": "http://39.108.111.114:3000/B7-Buyer-Pods/PayTool.git",
"tag": "1.8.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/**",
"Sources/*/**",
"Sources/*/*/**",
"Sources/*/*/*/**",
"Sources/*/*/*/*/**",
"Sources/*/*/*/*/**"
],
"requires_arc": true,
"dependencies": {
"SHCHUD": [
]
},
"vendored_frameworks": "Sources/PaySDK/Alipay/AlipaySDK.framework",
"vendored_libraries": "Sources/PaySDK/WeChatSDK/libWeChatSDK.a",
"public_header_files": [
"Sources/PaySDK/Alipay/AlipaySDK.framework/Headers/*.{h}",
"Sources/PaySDK/WeChatSDK/*.{h}"
],
"frameworks": [
"AlipaySDK",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"CFNetwork",
"CoreMotion",
"Foundation",
"UIKit"
],
"libraries": [
"z",
"c++",
"sqlite3"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}