blob: 46ac40783334bd1365a95a8b6b8cb9b90fd8e495 [file] [log] [blame]
{
"name": "QIYU_iOS_SDK_Exclude_Libcrypto",
"version": "2.1.1",
"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.1.1"
},
"platforms": {
"ios": null
},
"public_header_files": "**/ExportHeaders/**/*.h",
"source_files": "**/ExportHeaders/**/*.h",
"vendored_libraries": "**/libQYSDK.a",
"resources": "**/QYResource.bundle",
"resource_bundles": {
"QYResource": [
"**/QYResource/**/*.{nib, png, jpeg, jpg}"
]
},
"frameworks": [
"UIKit",
"MobileCoreService",
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"CoreMedia",
"AudioToolbox"
],
"libraries": [
"z",
"stdc++.6.0.9",
"sqlite3.0"
],
"requires_arc": true
}