blob: d93ed9e47345f75f26949eadae318ebcab51e469 [file] [log] [blame]
{
"name": "MLSelectPhoto",
"version": "0.6.0",
"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": "0.6.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MLSelectPhoto/Classes/**/*",
"resources": "MLSelectPhoto/MLSelectPhoto.bundle"
}