blob: b08059dfe14e34a335322057f63552e9dd8ecfa2 [file] [log] [blame]
{
"name": "ZGPicturePickerManager",
"version": "3.0.0",
"summary": "从相册选择图片,包含图片裁剪功能",
"description": "select photo with clip function",
"homepage": "https://github.com/MR-Zong/ZGPicturePickerManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ZongGenXu": "540682674@qq.com"
},
"social_media_url": "https://github.com/MR-Zong",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MR-Zong/ZGPicturePickerManager.git",
"tag": "3.0.0"
},
"source_files": "ZGPicturePickerManager/Classes/ZGPicturePickerManager/**/*.{h,m}",
"requires_arc": true
}