[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 6 / c / 3 / FMVideoRecordKit / 0.1.3 / FMVideoRecordKit.podspec.json
blob2bdcb57481099651f4b7105e6406bb323c40b3d1
2   "name": "FMVideoRecordKit",
3   "version": "0.1.3",
4   "summary": "FMVideoRecordKit is an custom tool for VideoRecording.",
5   "description": "FMVideoRecordKit 是一个视频录屏工具集合类方便快速接入录制视频功能 主要包含以下功能:1)录屏数据的写入本地文件 2)根据不同的清晰度设置不同的录屏参数 3)将视频文件写入相册",
6   "homepage": "https://github.com/RICHYANGER/FMVideoRecordKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rich": "richyounger@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/RICHYANGER/FMVideoRecordKit.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "FMVideoRecordKit/*.{h,m}",
22   "requires_arc": true