[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 2 / MSHVideoCall / 1.3.8 / MSHVideoCall.podspec.json
blob5752ea06bb41aba27f2e86045c0f551b701e8776
2   "name": "MSHVideoCall",
3   "version": "1.3.8",
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/90434f17126108bd706857080cc9afdc/MSHVideoCall-1.3.8.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   "resources": "MSHVideoCallBundle.bundle",
37   "dependencies": {
38     "MSHWebRTC": [
40     ]
41   }