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