[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 8 / AGMediaVideoHybrid / 0.0.7 / AGMediaVideoHybrid.podspec.json
blob4cf0ddd72db485092e06049d32e9bb6fc4c01210
2   "name": "AGMediaVideoHybrid",
3   "version": "0.0.7",
4   "summary": "A short description of AGMediaVideoHybrid.",
5   "description": "TRTC 视频 Hybrid 封装 SDK",
6   "homepage": "http://EXAMPLE/AGMediaVideoHybrid",
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/AGMediaVideoHybrid/releases/download/0.0.7/AGMediaVideoHybrid.framework.zip"
16   },
17   "preserve_paths": "AGMediaVideoHybrid.framework",
18   "vendored_frameworks": "AGMediaVideoHybrid.framework",
19   "requires_arc": true,
20   "xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "AGMediaVideoUI": [
26     ],
27     "AFNetworking": [
29     ]
30   }