[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / e / 2 / MSHVideoCall / 1.0.0 / MSHVideoCall.podspec.json
blobe9ee56e60796e091d57724f38b35030c540226d0
2   "name": "MSHVideoCall",
3   "version": "1.0.0",
4   "summary": "MSHVideoCall - VideoCall framework for iOS.",
5   "description": "MSHVideoCall - VideoCall framework for iOS application use WebRTC framework",
6   "homepage": "https://stv-git.sohatv.vn/suunguyencong/mshvideocallpod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SUUNC": "suunc.suunc@gmail.com"
13   },
14   "source": {
15     "http": "https://stv-git.sohatv.vn/suunguyencong/mshvideocallpod/uploads/08144ae29271c5961f88ed33ec45e4cd/MSHVideoCall-1.0.0.zip"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "AVFoundation",
20     "Foundation",
21     "UIKit"
22   ],
23   "libraries": [
24     "System",
25     "z",
26     "c++"
27   ],
28   "requires_arc": true,
29   "platforms": {
30     "ios": "10.0"
31   },
32   "preserve_paths": "MSHVideoCall.framework",
33   "vendored_frameworks": "MSHVideoCall.framework",
34   "public_header_files": "MSHVideoCall.framework/Headers/MSHVideoCall.h",
35   "source_files": "MSHVideoCall.framework/Headers/MSHVideoCall.h",
36   "dependencies": {
37     "GoogleWebRTC": [
39     ]
40   }