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