blob: 4b7e9f9b926c9b9b44c8c60ac87fac77436bea73 [file] [log] [blame]
{
"name": "QIYU_iOS_SDK",
"version": "2.3.4",
"license": {
"type": "Copyright",
"text": " Copyright 2016 Netease \n"
},
"summary": "网易七鱼客服访客端 iOS SDK",
"homepage": "http://www.qiyukf.com",
"authors": {
"qiyukf": "yunshangfu@126.com"
},
"source": {
"git": "https://github.com/qiyukf/QIYU_iOS_SDK.git",
"tag": "2.3.4"
},
"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
}