blob: 9d5ec0d7fbbc1b6dafcf0f3ac5e3a46c4bc69fca [file] [log] [blame]
{
"name": "MKLPhotoEditorComponent",
"version": "0.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKLPhotoEditorComponent/Classes/**/*.{h,m,mm,c}",
"resources": "MKLPhotoEditorComponent/Classes/**/*.{xib,png}"
}