[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / KSYMediaEditorKit / 2.2.3 / KSYMediaEditorKit.podspec.json
blob50eb3ba35e9988a8ba2e9b55d779e345e3119f4a
2   "name": "KSYMediaEditorKit",
3   "version": "2.2.3",
4   "summary": "ksyun iOS mediaeditor sdk",
5   "description": "* ksyun mediaeditor sdk",
6   "homepage": "http://v.ksyun.com/doc.html",
7   "license": {
8     "type": "Proprietary",
9     "text": "      Copyright 2015 kingsoft Ltd. All rights reserved.\n"
10   },
11   "authors": {
12     "KeChengWang": "wangkecheng@kingsoft.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ksvc/KSYMediaEditorKit_iOS.git",
19     "tag": "v2.2.3"
20   },
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC -all_load"
23   },
24   "ios": {
25     "libraries": [
26       "z",
27       "iconv",
28       "stdc++.6",
29       "bz2"
30     ]
31   },
32   "requires_arc": true,
33   "dependencies": {
34     "GPUImage": [
36     ],
37     "libksygpulive": [
38       ">= 3.0.2"
39     ]
40   },
41   "vendored_frameworks": "KSYMediaEditorKit.framework"