[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 4 / 0 / QVEngineKit / 0.2.0 / QVEngineKit.podspec.json
blobb3529386a25f85cb0b29fa760025adf0f6a32337
2   "name": "QVEngineKit",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_libraries": "QVEngineKit/engine_libraries/device/*.a",
22   "libraries": [
23     "iconv",
24     "c",
25     "c++",
26     "stdc++",
27     "z"
28   ],
29   "frameworks": [
30     "VideoToolbox",
31     "Webkit",
32     "Photos",
33     "ImageIO",
34     "QuartzCore",
35     "AssetsLibrary",
36     "CoreGraphics"
37   ],
38   "vendored_frameworks": "QVEngineKit/engine_frameworks/*.framework"