[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 0 / 1 / CNLiveSDK / 0.3.5.2 / CNLiveSDK.podspec.json
blob599f564c2f08e6ab0eacc7e5363da3f9a46fff00
2   "name": "CNLiveSDK",
3   "version": "0.3.5.2",
4   "summary": "CNLiveSDK集合库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/oldSixMrZhang/CNLiveSDK",
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/CNLiveSDK.git",
16     "tag": "0.3.5.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "subspecs": [
25     {
26       "name": "CNLiveStat",
27       "vendored_frameworks": "CNLiveSDK/Classes/CNLiveStat.framework"
28     },
29     {
30       "name": "CNLiveUserSystemSDK",
31       "vendored_frameworks": "CNLiveSDK/Classes/CNLiveUserSystemSDK.framework"
32     },
33     {
34       "name": "CNLiveEncryptSDK",
35       "vendored_frameworks": "CNLiveSDK/Classes/CNLiveEncryptSDK.framework"
36     },
37     {
38       "name": "CNLivePaySDK",
39       "vendored_frameworks": "CNLiveSDK/Classes/CNLivePaySDK.framework"
40     },
41     {
42       "name": "CNLivePlayerSDK",
43       "vendored_frameworks": "CNLiveSDK/Classes/CNLivePlayerSDK.framework",
44       "dependencies": {
45         "libksygpulive": [
47         ],
48         "Ks3SDK": [
50         ]
51       }
52     }
53   ]