blob: 39ed68210b7a9ae2d9b61f79aa7a7b1b610e09c4 [file] [log] [blame]
{
"name": "LDImagePicker",
"version": "1.0.0",
"summary": "A Custom ImagePicker.",
"homepage": "https://github.com/LazyDuan/LDImagePicker",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LazyDuan": "LazyDuan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LazyDuan/LDImagePicker.git",
"tag": "1.0.0"
},
"source_files": [
"LDImagePicker",
"ImageClipTool/**/*.{h,m}"
]
}