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