blob: c736a025fe39f1e2abec8bf99d5ba30b2ffa8fa2 [file] [log] [blame]
{
"name": "KSYMediaEditorKit",
"module_name": "KSYMediaEditorKit",
"version": "0.7.4",
"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": "v0.7.4"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC -all_load"
},
"ios": {
"libraries": [
"z",
"iconv",
"stdc++.6",
"bz2"
]
},
"requires_arc": true,
"default_subspecs": "KSYMediaEditorKit",
"dependencies": {
"Ks3SDK": [
],
"GPUImage": [
],
"libksygpulive": [
"2.4.0"
]
},
"subspecs": [
{
"name": "KSYMediaEditorKit",
"source_files": "prebuilt/include/libKSYMediaEditorKit/*.h",
"vendored_libraries": [
"prebuilt/libs/liblibKSYMediaEditorKit.a"
]
}
]
}