[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / 6 / MZRTC / 0.1.6 / MZRTC.podspec.json
blob0a5456b39f530bb48e2a4fed993b1a71a1fb0324
2   "name": "MZRTC",
3   "version": "0.1.6",
4   "summary": "P2P & M2M WebRTC client sdk.",
5   "description": "This is the client sdk for MobZ p2p and m2m webrtc service.",
6   "homepage": "https://github.com/cvoalex/MZRTCLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derek-x-wang": "derekxinzhewang@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cvoalex/MZRTCLib.git",
16     "tag": "0.1.6"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "vendored_frameworks": "MZRTC.framework"
24   },
25   "dependencies": {
26     "GoogleWebRTC": [
28     ],
29     "Socket.IO-Client-Swift": [
30       "~> 14.0.0"
31     ]
32   }