[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 0 / CNLiveSDKs / 0.1.1 / CNLiveSDKs.podspec.json
bloba361fef42f02a0ae23586e473af8de287a9c9f50
2   "name": "CNLiveSDKs",
3   "version": "0.1.1",
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.1"
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   ]