[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 8 / AGMediaVideoHybrid / 0.1.3 / AGMediaVideoHybrid.podspec.json
blob7a024f49e0cb96cea34fe980b0c68b71329632b3
2   "name": "AGMediaVideoHybrid",
3   "version": "0.1.3",
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.1.3/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   }