blob: fb32d74f2fe78e3c072562f864133266b3feb447 [file] [log] [blame]
{
"name": "YGCTrimVideoView",
"version": "0.2.6",
"summary": "A wechat like video editor view.",
"description": "A wechat like video editor view. You could setup the maximum duration of a video and the minimum duration of a video.\nAlso include the function of custom your time slider view.",
"homepage": "https://github.com/zangqilong198812/YGCTrimVideoView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zangqilong": "zangqilong@gmail.com"
},
"source": {
"git": "https://github.com/zangqilong198812/YGCTrimVideoView.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YGCTrimVideoView/Classes/*.{h,m,c}",
"resources": "YGCTrimVideoView/Assets/defaultImage.bundle",
"public_header_files": "YGCTrimVideoView/Classes/*.h",
"frameworks": "AVFoundation"
}