[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / f / VideoConverter / 0.1.2 / VideoConverter.podspec.json
blob308e07aa04e0207a0e774db59905636ac4408a85
2   "name": "VideoConverter",
3   "version": "0.1.2",
4   "summary": "Video Crop, Rotate, Trim, Mute",
5   "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.",
6   "homepage": "https://github.com/pikachu987/VideoConverter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pikachu987": "pikachu77769@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pikachu987/VideoConverter.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VideoConverter/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"