blob: 904945e5bdc4e231e9b3221900941078320c02dc [file] [log] [blame]
{
"name": "DKPhotosPicker",
"version": "1.2.1",
"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": "v1.2.1"
},
"source_files": "DKPhotosPicker/**/*.{h,m}",
"resources": "DKPhotosPicker/DKPhotosPicker.bundle",
"requires_arc": true
}