blob: 26e3d03c1fc140b27bd7c1fe290f810f7a47e208 [file] [log] [blame]
{
"name": "KSYMediaEditorKit",
"module_name": "KSYMediaEditorKit",
"version": "1.2.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.2.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"
]
}
}