blob: 8d6fd9428c582a7bca9044a2c6b1836d6a147763 [file] [log] [blame]
{
"name": "QY_iOS_SDK",
"version": "5.12.0",
"license": {
"type": "Copyright",
"text": " Copyright 2020 Netease \n"
},
"summary": "网易七鱼客服访客端 iOS SDK",
"homepage": "https://qiyukf.com",
"authors": {
"qiyukf": "yunshangfu@126.com"
},
"source": {
"git": "https://github.com/qiyukf/QY_iOS_SDK.git",
"tag": "5.12.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "**/QYSDK.framework",
"frameworks": [
"AVFoundation",
"UIKit",
"SystemConfiguration",
"MobileCoreServices",
"WebKit",
"CoreTelephony",
"CoreText",
"CoreMedia",
"ImageIO",
"CoreMotion",
"AudioToolbox",
"Photos",
"AssetsLibrary"
],
"libraries": [
"c++",
"z",
"sqlite3.0",
"xml2"
],
"resources": "**/Resources/QYResource.bundle",
"dependencies": {
"NIMSDK_LITE": [
"~> 7.6.0"
]
},
"requires_arc": true
}