[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / a / 5 / 4 / KSYMediaEditorKit / 1.5.0 / KSYMediaEditorKit.podspec.json
blob09b6f40143de5f1d2d1c40319ad4c9a3f9d2aafd
2   "name": "KSYMediaEditorKit",
3   "version": "1.5.0",
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": "v1.5.0"
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     "Ks3SDK": [
35       "1.7.2"
36     ],
37     "GPUImage": [
39     ],
40     "libksygpulive": [
41       "~> 2.8.0"
42     ]
43   },
44   "vendored_frameworks": "KSYMediaEditorKit.framework"