[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 8 / AGMediaVideo / 0.11.6 / AGMediaVideo.podspec.json
blob1e46724a85babd9e751133346fc6c4397d122032
2   "name": "AGMediaVideo",
3   "version": "0.11.6",
4   "summary": "A short description of AGMediaVideo.",
5   "description": "TRTC封装",
6   "homepage": "http://EXAMPLE/AGMediaVideo",
7   "license": "MIT",
8   "authors": {
9     "lvlifeng": "lvlifeng@agree.com.cn"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "http": "https://github.com/siwei123/AGMediaVideo/releases/download/0.11.6/AGMediaVideo.framework.zip"
16   },
17   "preserve_paths": "AGMediaVideo.framework",
18   "vendored_frameworks": "AGMediaVideo.framework",
19   "requires_arc": true,
20   "xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "ABMessageWebsocket": [
26     ],
27     "AFNetworking": [
29     ],
30     "CocoaLumberjack": [
32     ],
33     "ZipArchive": [
35     ],
36     "SocketRocket": [
38     ],
39     "TXLiteAVSDK_TRTC": [
40       "=10.3.12324"
41     ]
42   }