blob: 4f8839bd0e642daaa437ef47c4ff20a792374c15 [file] [log] [blame]
{
"name": "YGCTrimVideoView",
"version": "0.2.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YGCTrimVideoView/Classes/*.{h,m,c}",
"resource_bundles": {
"YGCTrimVideoView": [
"YGCTrimVideoView/Assets/*.bundle"
]
},
"public_header_files": "YGCTrimVideoView/Classes/*.h",
"frameworks": "AVFoundation"
}