blob: c2ccb2cc6b7994eee326cdee16eeab945633941b [file] [log] [blame]
{
"name": "MKLPhotoEditorComponent",
"version": "0.1.3",
"summary": "图片编辑组件.",
"description": "图片编辑组件,用于处理裁剪图片,为图片添加滤镜等.",
"homepage": "http://code.corp.rs.com/iosBusinessComponentLibrary/MKLPhotoEditorComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"姚冬雪": "dongxue.yao@chinaredstar.com"
},
"source": {
"git": "http://code.corp.rs.com/iosBusinessComponentLibrary/MKLPhotoEditorComponent.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKLPhotoEditorComponent/Classes/**/*.{h,m,mm,c}",
"resources": [
"MKLPhotoEditorComponent/*/**/*.{xib,png}",
"MKLPhotoEditorComponent/Assets/*.{xcassets}"
],
"dependencies": {
"SDWebImage": [
]
}
}