blob: f24a53f1b3561860cbb27f4dd851c82cb171cdb4 [file] [log] [blame]
{
"name": "MLSelectPhoto",
"version": "1.0.1",
"summary": "iOS that allows picking multiple photos and videos from user's photo library.",
"homepage": "https://github.com/MakeZL/MLSelectPhoto",
"license": "MIT",
"authors": {
"zhangleo": "zhangleowork@163.com"
},
"source": {
"git": "https://github.com/MakeZL/MLSelectPhoto.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MLSelectPhoto/Classes/**/*",
"resources": "MLSelectPhoto/MLSelectPhoto.bundle"
}