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