[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 5 / 4 / KSYMediaEditorKit / 0.7.4 / KSYMediaEditorKit.podspec.json
blobc736a025fe39f1e2abec8bf99d5ba30b2ffa8fa2
2   "name": "KSYMediaEditorKit",
3   "module_name": "KSYMediaEditorKit",
4   "version": "0.7.4",
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": "v0.7.4"
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   "default_subspecs": "KSYMediaEditorKit",
35   "dependencies": {
36     "Ks3SDK": [
38     ],
39     "GPUImage": [
41     ],
42     "libksygpulive": [
43       "2.4.0"
44     ]
45   },
46   "subspecs": [
47     {
48       "name": "KSYMediaEditorKit",
49       "source_files": "prebuilt/include/libKSYMediaEditorKit/*.h",
50       "vendored_libraries": [
51         "prebuilt/libs/liblibKSYMediaEditorKit.a"
52       ]
53     }
54   ]