[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 2 / 9 / VideoConsultationSDK / 0.1.0 / VideoConsultationSDK.podspec.json
blobb90bfc060014c2a523bf18c977197efe80e02f6c
2   "name": "VideoConsultationSDK",
3   "version": "0.1.0",
4   "summary": "A short description of VideoConsultationSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhenlove/VideoConsultationSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenlove": "121910347@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhenlove/VideoConsultationSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 arm64 x86_64"
24   },
25   "vendored_frameworks": "VideoConsultationSDK/framework/VideoConsultation.framework",
26   "resources": "VideoConsultationSDK/Assets/*.bundle",
27   "dependencies": {
28     "KMTIMSDK": [
30     ],
31     "KMNetwork": [
33     ],
34     "KMAgoraRtc": [
36     ]
37   }