[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / a / 5 / 4 / KSYMediaEditorKit / 1.2.0 / KSYMediaEditorKit.podspec.json
blob26e3d03c1fc140b27bd7c1fe290f810f7a47e208
2   "name": "KSYMediaEditorKit",
3   "module_name": "KSYMediaEditorKit",
4   "version": "1.2.0",
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": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ksvc/KSYMediaEditorKit_iOS.git",
20     "tag": "v1.2.0"
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.5.1"
43     ]
44   }