[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / e / f / QVCutEngine / 1.0.3 / QVCutEngine.podspec.json
blob2fe4f39b6415807e31699823ff6412a15a6bb39b
2   "name": "QVCutEngine",
3   "version": "1.0.3",
4   "summary": "A short description of QVCutEngine.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/QuVideoDeveloper/QVCutEngine-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sunshine": "cheng.xia@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/QuVideoDeveloper/QVCutEngine-iOS.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QVCutEngine/engine_header/**/*.h",
22   "vendored_libraries": "QVCutEngine/engine_libraries/device/*.a",
23   "libraries": [
24     "iconv",
25     "c",
26     "c++",
27     "stdc++",
28     "z"
29   ],
30   "frameworks": [
31     "VideoToolbox",
32     "Webkit",
33     "Photos",
34     "ImageIO",
35     "AssetsLibrary",
36     "CoreGraphics",
37     "SceneKit",
38     "AudioToolbox",
39     "QuartzCore",
40     "CoreMedia",
41     "AVFoundation"
42   ]