blob: 000e7148e758bdac3f796043a3f9fae0570f383f [file] [log] [blame]
{
"name": "KSYMediaEditorKit",
"module_name": "KSYMediaEditorKit",
"version": "1.1.1",
"summary": "ksyun iOS mediaeditor sdk",
"description": "* ksyun mediaeditor sdk",
"homepage": "http://v.ksyun.com/doc.html",
"license": {
"type": "Proprietary",
"text": " Copyright 2015 kingsoft Ltd. All rights reserved.\n"
},
"authors": {
"KeChengWang": "wangkecheng@kingsoft.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ksvc/KSYMediaEditorKit_iOS.git",
"tag": "v1.1.1"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC -all_load"
},
"ios": {
"libraries": [
"z",
"iconv",
"stdc++.6",
"bz2"
]
},
"requires_arc": true,
"dependencies": {
"Ks3SDK": [
"1.7.2"
],
"GPUImage": [
],
"libksygpulive": [
"2.5.1"
]
},
"vendored_frameworks": "KSYMediaEditorKit.framework"
}