blob: 41a03eaf2130b350018c02852a51c0d5ad191d62 [file] [log] [blame]
{
"name": "KSYMediaEditorKit",
"version": "1.3.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/ksvc/KSYMediaEditorKit_iOS.git",
"tag": "v1.3.0"
},
"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"
}