blob: 9f55310ef9af9fbe7a3faa1a77ab635d10b8be30 [file] [log] [blame]
{
"name": "YGCTrimVideoView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YGCTrimVideoView/Classes/**/*",
"resource_bundles": {
"YGCTrimVideoView": [
"YGCTrimVideoView/Assets/*.xcassets"
]
},
"frameworks": "AVFoundation"
}