[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 9 / FYVideoCompressor / 0.0.5 / FYVideoCompressor.podspec.json
blob53ae19e4834c3f1749e75d235925ebdaf8751338
2   "name": "FYVideoCompressor",
3   "version": "0.0.5",
4   "summary": "A high-performance, flexible and easy to use Video compressor library written by Swift.",
5   "description": "A high-performance, flexible and easy to use Video compressor library written by Swift. Using hardware-accelerator APIs in AVFoundation.",
6   "homepage": "https://github.com/T2Je",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "t2je": "t2je@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/T2Je/FYVideoCompressor.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "11",
20     "osx": "10.13"
21   },
22   "swift_versions": "5",
23   "source_files": "Sources/FYVideoCompressor/**/*",
24   "frameworks": "AVFoundation",
25   "swift_version": "5"