blob: 57b7c8d15392a6096054d8772051e6f6c353a6df [file] [log] [blame]
{
"name": "QHLiveSDK",
"version": "1.0.0",
"summary": "直播 QHLiveSDK.",
"homepage": "https://github.com/linyongbin/QHLiveSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"林勇彬": "447000693@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/linyongbin/QHLiveSDK.git",
"tag": "1.0.0"
},
"resources": "QHLiveSDK/Classes/*.bundle",
"vendored_frameworks": "QHLiveSDK/Classes/*.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 4.0"
],
"Masonry": [
],
"YYModel": [
],
"MJRefresh": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"PLPlayerKit": [
],
"PLMediaStreamingKit": [
"~> 2.3.5"
],
"RongCloudIM/IMLib": [
"~> 2.10.4"
],
"WechatOpenSDK": [
],
"Nama-lite": [
]
}
}