blob: 0d934fec18a3b854920560b5eac4a8e77cbe6cc7 [file] [log] [blame]
{
"name": "MKLPhotoEditorComponent",
"version": "0.2.2",
"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.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MKLPhotoEditorComponent/Classes/**/*.{h,m,mm,c}",
"resources": [
"MKLPhotoEditorComponent/*/**/*.{xib,png}",
"MKLPhotoEditorComponent/Assets/*.{xcassets}"
],
"dependencies": {
"SDWebImage": [
]
}
}