[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / c / 3 / FMVideoRecordKit / 0.1.2 / FMVideoRecordKit.podspec.json
blob20c2d64ebfe36431a0560b952aacbba6e647c784
2   "name": "FMVideoRecordKit",
3   "version": "0.1.2",
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.2"
20   },
21   "source_files": "FMVideoRecordKit/*.{h,m}",
22   "requires_arc": true