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