blob: 1a04758889d88196a4ddad7d520cb0361b7403c6 [file] [log] [blame]
{
"name": "LDImagePicker",
"version": "1.1",
"summary": "自定义选择裁剪图片选择器",
"description": "A Custom Crop ImagePicker",
"homepage": "https://github.com/LazyDuan/LDImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LazyDuan": "LazyDuan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LazyDuan/LDImagePicker.git",
"tag": "1.1"
},
"source_files": "LDImagePicker/*.{h,m}",
"requires_arc": true
}