[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 8 / AGMediaVideo / 1.3.1 / AGMediaVideo.podspec.json
blob11047ad145404c87b2159d355339161aafaffa82
2   "name": "AGMediaVideo",
3   "version": "1.3.1",
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/1.3.1/AGMediaVideo.xcframework.zip"
16   },
17   "preserve_paths": "AGMediaVideo.xcframework",
18   "vendored_frameworks": "AGMediaVideo.xcframework",
19   "requires_arc": true,
20   "xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "TXLiteAVSDK_TRTC": [
26     ]
27   }