[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / e / AGMediaVideoUI / 0.0.5 / AGMediaVideoUI.podspec.json
blobcc072772229c498f5d3ba8951a0c5de605504a18
2   "name": "AGMediaVideoUI",
3   "version": "0.0.5",
4   "summary": "A short description of AGMediaVideoUI.",
5   "description": "TRTC 视频 UI 封装",
6   "homepage": "http://EXAMPLE/AGMediaVideoUI",
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/AGMediaVideoUI/releases/download/0.0.5/AGMediaVideoUI.framework.zip"
16   },
17   "preserve_paths": "AGMediaVideoUI.framework",
18   "vendored_frameworks": "AGMediaVideoUI.framework",
19   "resource_bundles": {
20     "AGMediaVideoUIResource": [
21       "AGMediaVideoUIResource.bundle/*.*"
22     ]
23   },
24   "requires_arc": true,
25   "xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   },
28   "dependencies": {
29     "AGMediaVideo": [
31     ]
32   }