[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / e / 2 / MSHVideoCall / 1.0.4 / MSHVideoCall.podspec.json
blobefc4003741cb01d072504e02756c911f7224ad55
2   "name": "MSHVideoCall",
3   "version": "1.0.4",
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/37102bb2c1e201d70908904afbdee43c/MSHVideoCall-1.0.4.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     "SSWebRTC": [
39     ]
40   }