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