[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 0 / b / VideoOverlayProcessor / 1.0.0 / VideoOverlayProcessor.podspec.json
blob2757b33a52f6a98f0fd0aa23e884f41aaaf251d6
2   "name": "VideoOverlayProcessor",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A library to simplify adding overlays to video",
9   "description": "VideoOverlayProcessor is a clean and easy-to-use library responsible for adding image and text overlays to video.",
10   "homepage": "https://github.com/inspace-io/VideoOverlayProcessor",
11   "authors": {
12     "Dawid PÅ‚atek": "dawid@inspace.io"
13   },
14   "source": {
15     "git": "https://github.com/inspace-io/VideoOverlayProcessor.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "VideoOverlayProcessor/Classes/**/*",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ],
27   "swift_versions": "5.0",
28   "swift_version": "5.0"