blob: a2e265004c40a81a6e880ace52977e238b4f6fea [file] [log] [blame]
{
"name": "DKPhotosPicker",
"version": "1.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "A picker of photos for iOS.",
"homepage": "https://github.com/bingozb/DKPhotosPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bingozb": "454113692@qq.com"
},
"source": {
"git": "https://github.com/bingozb/DKPhotosPicker.git",
"tag": "1.0.2"
},
"source_files": "DKPhotosPicker/*.{h,m}",
"resources": "DKPhotosPicker/DKPhotosPicker.bundle",
"requires_arc": true
}