[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 2 / a / 7 / gWebRTCLib / 0.1.3 / gWebRTCLib.podspec.json
blobf579e88d8a26568b47e50e7243edb03d9264a73a
2   "name": "gWebRTCLib",
3   "version": "0.1.3",
4   "summary": "A short description of gWebRTCLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gyb1314/gWebRTCLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gyb1314": "gyb_1314@126.com"
13   },
14   "source": {
15     "git": "https://github.com/gyb1314/gWebRTCLib.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "resources": "TOSClient.bundle",
22   "vendored_frameworks": [
23     "TOSClientLib.framework",
24     "TOSClientKit.framework"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "armv7 x86_64 arm64"
28   }