[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 4 / 0 / QVEngineKit / 0.1.0 / QVEngineKit.podspec.json
bloba02223c360f90a135c8edf95f6245b2de7517c5b
2   "name": "QVEngineKit",
3   "version": "0.1.0",
4   "summary": "A short description of QVEngineKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/QuVideoDeveloper/QVEngineKit-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/QVEngineKit-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QVEngineKit/engine_header/**/*.h",
22   "vendored_libraries": "QVEngineKit/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     "QuartzCore",
36     "AssetsLibrary",
37     "CoreGraphics"
38   ],
39   "vendored_frameworks": "QVEngineKit/engine_frameworks/WebP.framework"