blob: a577d41279503ed9c3d393cbe65e87a38c44ba32 [file] [log] [blame]
{
"name": "MLImagePickerController",
"version": "0.2.2",
"summary": "MLImagePickerController Swift written using PhotoKit easy to use multi album Library Based on.",
"description": "The PhotoKit package, so that the use of more simple, provides more pictures, more video preview, fast and easy to use features",
"homepage": "https://github.com/MakeZL/MLImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "120886865@qq.com"
},
"social_media_url": "http://weibo.com/MakeZL",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MakeZL/MLImagePickerController.git",
"tag": "0.2.2"
},
"source_files": "MLImagePickerController/**/*.swift",
"resources": "MLImagePickerController/Classes/MLImagePickerController.bundle",
"requires_arc": true,
"frameworks": "Photos"
}