blob: 2c0878116edc3cc27455cca3615adbed20f75b17 [file] [log] [blame]
{
"name": "XQCPaySDK_Objc",
"version": "1.1.1",
"summary": "薪起程聚合支付",
"description": "薪起程聚合支付",
"homepage": "https://github.com/ZClee128/XQCPaySDK_Objc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZClee128": "876231865@qq.com"
},
"source": {
"git": "https://github.com/ZClee128/XQCPaySDK_Objc.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XQCPaySDK_Objc/Classes/**/*",
"resource_bundles": {
"XQCPaySDK_Objc": [
"XQCPaySDK_Objc/Assets/*.png"
]
},
"static_framework": true,
"libraries": [
"sqlite3",
"c++",
"z.1.2.5"
],
"frameworks": [
"WebKit",
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"CoreMotion",
"CoreGraphics",
"ImageIO",
"CFNetwork",
"MobileCoreServices",
"MessageUI",
"AddressBook",
"AddressBookUI",
"Security",
"AudioToolbox",
"CoreLocation",
"CoreMedia",
"CoreVideo",
"Accelerate",
"AVFoundation"
],
"vendored_frameworks": "XQCPaySDK_Objc/Frameworks/YSEPaySDK.framework",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"ENABLE_BITCODE": "NO"
},
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "XQCPaySDK/Frameworks"
},
"dependencies": {
"SVProgressHUD": [
],
"SDWebImage": [
],
"WechatOpenSDK": [
],
"XQCPaymentPasswordInputView": [
]
},
"deprecated": true
}