blob: 2afca4b08d74c395c9ee58f2f8eeca4a42f5a67d [file] [log] [blame]
{
"name": "DKPhotosPicker",
"version": "1.0.4",
"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.4"
},
"source_files": "DKPhotosPicker/**/*.{h,m}",
"resources": "DKPhotosPicker/DKPhotosPicker.bundle",
"requires_arc": true
}