[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 2 / MSHVideoCall / 1.4.6 / MSHVideoCall.podspec.json
blobf180ec6d86c177da5e5ab01650b1993a077fa0ff
2   "name": "MSHVideoCall",
3   "version": "1.4.6",
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/f44c6f38850e7aa6e2b1dfa2e2d5cf6e/MSHVideoCall-1.4.6.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   }