[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / d / 9 / FYVideoCompressor / 0.0.1 / FYVideoCompressor.podspec.json
blobb0343684beab3b895365af9135c262636d8f6e94
2   "name": "FYVideoCompressor",
3   "version": "0.0.1",
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": "827034457@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/T2Je/FYVideoCompressor.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11"
20   },
21   "swift_versions": "5",
22   "source_files": "Sources/FYVideoCompressor/**/*",
23   "frameworks": "AVFoundation",
24   "swift_version": "5"