[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / a / 6 / QHLiveSDK / 1.0.0 / QHLiveSDK.podspec.json
blob57b7c8d15392a6096054d8772051e6f6c353a6df
2   "name": "QHLiveSDK",
3   "version": "1.0.0",
4   "summary": "直播 QHLiveSDK.",
5   "homepage": "https://github.com/linyongbin/QHLiveSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "林勇彬": "447000693@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/linyongbin/QHLiveSDK.git",
18     "tag": "1.0.0"
19   },
20   "resources": "QHLiveSDK/Classes/*.bundle",
21   "vendored_frameworks": "QHLiveSDK/Classes/*.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 4.0"
26     ],
27     "Masonry": [
29     ],
30     "YYModel": [
32     ],
33     "MJRefresh": [
35     ],
36     "SDWebImage": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "PLPlayerKit": [
44     ],
45     "PLMediaStreamingKit": [
46       "~> 2.3.5"
47     ],
48     "RongCloudIM/IMLib": [
49       "~> 2.10.4"
50     ],
51     "WechatOpenSDK": [
53     ],
54     "Nama-lite": [
56     ]
57   }