[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / c / 0 / CNLiveSDKs / 0.3.2.0 / CNLiveSDKs.podspec.json
blob6690bd5f720ff09c8e4ad1cc3c3f8752d10365f9
2   "name": "CNLiveSDKs",
3   "version": "0.3.2.0",
4   "summary": "CNLiveSDKs集合库",
5   "description": "CNLiveSDKs集合,用于内部或多团队集成时使用",
6   "homepage": "https://github.com/oldSixMrZhang/CNLiveSDKs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "oldSixMrZhang": "zhangxu@cnlive.com"
13   },
14   "source": {
15     "git": "https://github.com/oldSixMrZhang/CNLiveSDKs.git",
16     "tag": "0.3.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "CNLiveStat",
24       "vendored_frameworks": "CNLiveSDKs/Classes/CNLiveStat.framework"
25     },
26     {
27       "name": "CNLiveUserSystemSDK",
28       "vendored_frameworks": "CNLiveSDKs/Classes/CNLiveUserSystemSDK.framework"
29     },
30     {
31       "name": "CNLiveEncryptSDK",
32       "vendored_frameworks": "CNLiveSDKs/Classes/CNLiveEncryptSDK.framework"
33     },
34     {
35       "name": "CNLivePaySDK",
36       "vendored_frameworks": "CNLiveSDKs/Classes/CNLivePaySDK.framework"
37     },
38     {
39       "name": "CNLiveMsgTools",
40       "vendored_frameworks": "CNLiveSDKs/Classes/CNLiveMsgTools.framework"
41     },
42     {
43       "name": "CNLivePlayerSDK",
44       "vendored_frameworks": "CNLiveSDKs/Classes/CNLivePlayerSDK.framework",
45       "dependencies": {
46         "libksygpulive_ks3": [
48         ],
49         "Ks3SDK": [
51         ],
52         "CNLiveSDKs/CNLiveMsgTools": [
54         ]
55       }
56     }
57   ]