[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 7 / d / 8 / AGMediaVideo / 0.12.3 / AGMediaVideo.podspec.json
blob03886fa1f8016a5a073bf991da4cb3560098709d
2   "name": "AGMediaVideo",
3   "version": "0.12.3",
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.12.3/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     "ZipArchive": [
32     ],
33     "SocketRocket": [
35     ],
36     "TXLiteAVSDK_TRTC": [
37       "=10.3.12324"
38     ]
39   }