blob: 2bdcb57481099651f4b7105e6406bb323c40b3d1 [file] [log] [blame]
{
"name": "FMVideoRecordKit",
"version": "0.1.3",
"summary": "FMVideoRecordKit is an custom tool for VideoRecording.",
"description": "FMVideoRecordKit 是一个视频录屏工具集合类方便快速接入录制视频功能 主要包含以下功能:1)录屏数据的写入本地文件 2)根据不同的清晰度设置不同的录屏参数 3)将视频文件写入相册",
"homepage": "https://github.com/RICHYANGER/FMVideoRecordKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rich": "richyounger@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RICHYANGER/FMVideoRecordKit.git",
"tag": "0.1.3"
},
"source_files": "FMVideoRecordKit/*.{h,m}",
"requires_arc": true
}