blob: 23298d72779f005bdc723c6cca35a21aa05b5ac5 [file] [log] [blame]
{
"name": "VideoConverter",
"version": "0.1.0",
"summary": "Video Crop, Rotate, Trim, Mute",
"description": "Video can be cropped by x, y, width, and height, and can be rotated 0, 90, 180, 270 degrees.\nAnd you can adjust the duration of video playback with startTime and endTime or durationTime, and you can also mute mode.",
"homepage": "https://github.com/pikachu987/VideoConverter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/VideoConverter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VideoConverter/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}