[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / e / 7 / QSLiveSDK / 0.1.0 / QSLiveSDK.podspec.json
blob9030a13ffe37822f8228b0e8a73d9ecffc7f191a
2   "name": "QSLiveSDK",
3   "version": "0.1.0",
4   "summary": "A short description of QSLiveSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xuzhanqiang/QSLiveSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhanqiang.xu": "zhanqiang.xu@quanshi.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xuzhanqiang/QSLiveSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "vendored_frameworks": [
25     "QSLiveSDK/QSVideoKit.framework",
26     "QSLiveSDK/TangRTCKit.framework",
27     "QSLiveSDK/QSLiveSDK.framework"
28   ],
29   "dependencies": {
30     "NIMSDK_LITE": [
31       "9.7.0"
32     ]
33   }