[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 7 / d / 8 / AGMediaVideo / 1.1.0 / AGMediaVideo.podspec.json
blobb79eb0c8892540a2f41143f9b3963d62ae58056e
2   "name": "AGMediaVideo",
3   "version": "1.1.0",
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": "9.0"
13   },
14   "source": {
15     "http": "https://github.com/siwei123/AGMediaVideo/releases/download/1.1.0/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     "AFNetworking": [
26     ],
27     "SocketRocket": [
29     ],
30     "TXLiteAVSDK_TRTC": [
32     ]
33   }