blob: 6bae02e81bb7c55546f03828dc7c2ed0011fe379 [file] [log] [blame]
{
"name": "XQCPaySDK_Objc",
"version": "1.6.0",
"summary": "薪起程聚合支付",
"description": "薪起程聚合支付SDK",
"homepage": "https://gitee.com/yongjieGitee/XQCPaySDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shi yongjie": "1148181535@qq.com"
},
"source": {
"git": "https://gitee.com/yongjieGitee/XQCPaySDK.git",
"tag": "1.6.0"
},
"platforms": {
"ios": "9.0"
},
"resources": "XQCPaySDK_Objc/Bundles/*.bundle",
"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/*.framework",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"ENABLE_BITCODE": "NO"
},
"xcconfig": {
"LD_RUNPATH_SEARCH_PATHS": "XQCPaySDK/Frameworks"
},
"dependencies": {
"FuliBaseLibrary": [
],
"SDWebImage": [
],
"WechatOpenSDK": [
"1.8.4"
],
"MJExtension": [
]
},
"deprecated": true
}