blob: bd81fd82e19fa78817b450a51d31202c478238ec [file] [log] [blame]
{
"name": "QIYU_iOS_SDK",
"version": "1.1.8",
"license": "MIT",
"summary": "网易七鱼客服 iOS端SDK",
"homepage": "https://github.com/qiyukf/QIYU_iOS_SDK",
"authors": {
"qiyukf": "yunshangfu@126.com"
},
"source": {
"git": "https://github.com/qiyukf/QIYU_iOS_SDK.git",
"tag": "1.1.8"
},
"platforms": {
"ios": null
},
"source_files": "**/ExportHeaders/**/*.h",
"frameworks": [
"UIKit",
"MobileCoreService",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox"
],
"libraries": [
"z",
"stdc++.6.0.9",
"sqlite3.0"
],
"requires_arc": true
}