{ | |
"name": "DKPhotosPicker", | |
"version": "1.0.9", | |
"platforms": { | |
"ios": "8.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": "v1.0.9" | |
}, | |
"source_files": "DKPhotosPicker/**/*.{h,m}", | |
"resources": "DKPhotosPicker/DKPhotosPicker.bundle", | |
"requires_arc": true | |
} |