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