[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / 5 / f / VideoConverter / 0.1.3 / VideoConverter.podspec.json
blob5748b71cb47da6d2d62796c990e3c8f7450f7381
2   "name": "VideoConverter",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VideoConverter/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"