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