blob: 02f84e9d1a598f0bfd6cc3ad6707b784788024d9 [file] [log] [blame]
{
"name": "KSYMediaEditorKit",
"module_name": "KSYMediaEditorKit",
"version": "0.6.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.6.4"
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC -all_load"
},
"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"
]
}
]
}