blob: b1c3fb8a217135da4d15b8a4277d80b21cd67505 [file] [log] [blame]
{
"name": "QIYU_iOS_SDK_Exclude_NIM",
"version": "2.3.0",
"license": {
"type": "Copyright",
"text": " Copyright 2016 Netease \n"
},
"summary": "网易七鱼客服访客端 iOS SDK(不包含云信SDK)",
"homepage": "http://www.qiyukf.com",
"authors": {
"qiyukf": "yunshangfu@126.com"
},
"source": {
"git": "https://github.com/qiyukf/QIYU_iOS_SDK_Exclude_NIM.git",
"tag": "2.3.0"
},
"platforms": {
"ios": null
},
"public_header_files": "**/ExportHeaders/**/*.h",
"source_files": "**/ExportHeaders/**/*.h",
"vendored_libraries": "**/libQYSDK.a",
"resources": "**/QYResource.bundle",
"resource_bundles": {
"QYResource": [
"**/QYResource.bundle/**/*.{nib, png, jpeg, jpg}"
]
},
"frameworks": [
"UIKit",
"CoreText",
"MobileCoreServices",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox"
],
"libraries": [
"z",
"stdc++.6.0.9",
"sqlite3.0"
],
"requires_arc": true
}