[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / KSYMediaEditorKit / 0.3.0 / KSYMediaEditorKit.podspec.json
blob826cb607e02d8c1492eef5fd1203f4291cc728c4
2   "name": "KSYMediaEditorKit",
3   "module_name": "KSYMediaEditorKit",
4   "version": "0.3.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": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/ksvc/KSYMediaEditorKit_iOS.git",
20     "tag": "v0.3.0"
21   },
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC -all_load"
24   },
25   "requires_arc": true,
26   "default_subspecs": "KSYMediaEditorKit",
27   "dependencies": {
28     "Ks3SDK": [
30     ],
31     "GPUImage": [
33     ],
34     "libksygpulive": [
35       "2.2.0"
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "KSYMediaEditorKit",
41       "source_files": "prebuilt/include/libKSYMediaEditorKit/*.h",
42       "vendored_libraries": [
43         "prebuilt/libs/liblibKSYMediaEditorKit.a"
44       ]
45     }
46   ]