[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / b / a / VideoLab / 0.0.1 / VideoLab.podspec.json
blob34476358bc84dc4adf49bfa4649921fcf0b4a2d3
2   "name": "VideoLab",
3   "version": "0.0.1",
4   "summary": "High-performance video editing and effects framework base on AVFoundation and Metal.",
5   "description": "High-performance and flexible video editing and effects framework, based on AVFoundation and Metal. Data structure consistent with After Effects.",
6   "homepage": "https://github.com/ruanjx/VideoLab",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bear": "ruanjingxiong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ruanjx/VideoLab.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "source_files": "VideoLab/**/*.{swift,h,m,metal}",
23   "resources": "VideoLab/VideoLab.bundle",
24   "swift_version": "5"