[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 8 / AGMediaVideo / 1.2.8 / AGMediaVideo.podspec.json
blob3741f510d66ca44a305485d0ca77e6c003b1f19f
2   "name": "AGMediaVideo",
3   "version": "1.2.8",
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.2.8/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   }