[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 0 / 8 / UCloudMediaRecorder / 1.0.5 / UCloudMediaRecorder.podspec.json
blob3f5bf16b795e11691b7b86eb242c9044bf8762e4
2   "name": "UCloudMediaRecorder",
3   "version": "1.0.5",
4   "summary": "UCloudMediaRecorder is used to recorder audio or video",
5   "description": "it is used for recording audio or video.audio is done with effect,and video is done with filters",
6   "homepage": "https://github.com/umdk/UCloudMediaRecorder",
7   "license": "MIT",
8   "authors": {
9     "hutuyingxiong": "2398585702@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/umdk/UCloudMediaRecorder.git",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "UCloudMediaRecorder/*.{h,m}",
20     "UCloudMediaRecorder/include/UCloudGPUImage/*.h",
21     "UCloudMediaRecorder/include/UCloudGPUImage/**/*.h"
22   ],
23   "public_header_files": [
24     "UCloudMediaRecorder/*.h",
25     "UCloudMediaRecorder/include/UCloudGPUImage/*.h",
26     "UCloudMediaRecorder/include/UCloudGPUImage/**/*.h"
27   ],
28   "vendored_libraries": "UCloudMediaRecorder/*.a",
29   "requires_arc": true