[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / c / 0 / CNLiveSDKs / 0.1.2 / CNLiveSDKs.podspec.json
blobbc32dfeee8cbc16821ea9ce806e409f8f11d410d
2   "name": "CNLiveSDKs",
3   "version": "0.1.2",
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.1.2"
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   ]