blob: 61a93b1c1d1b48f97b657f0b0563da0ce0b89a85 [file] [log] [blame]
{
"name": "DWShortVideoRecoder",
"version": "0.1.0",
"summary": "可定制尺寸、视频质量 的 视屏录制",
"description": "- 可定制尺寸\n- 按帧录制压缩\n- 仿微信小视屏",
"homepage": "https://github.com/Damonvvong/DWShortVideoRecoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damonwong": "coderonevv@gmail.com"
},
"social_media_url": "http://weibo.com/damonone",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Damonvvong/DWShortVideoRecoder.git",
"tag": "0.1.0"
},
"source_files": [
"DWShortVideoRecoder",
"DWShortVideoRecoder/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"module_name": "DWShortVideoRecoder"
}