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