blob: 47ea0f157b46c05066cb7fdad26ca6b64ef2bfa7 [file] [log] [blame]
{
"name": "QIYU_iOS_SDK_Exclude_Libcrypto",
"version": "2.6.0",
"license": {
"type": "Copyright",
"text": " Copyright 2016 Netease \n"
},
"summary": "网易七鱼客服访客端 iOS SDK(不包含OpenSSL库)",
"homepage": "http://www.qiyukf.com",
"authors": {
"qiyukf": "yunshangfu@126.com"
},
"source": {
"git": "https://github.com/qiyukf/QIYU_iOS_SDK_Exclude_Libcrypto.git",
"tag": "2.6.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
}