blob: 66c737d70cbf65b5930d813bae66a8cb2dd708ff [file] [log] [blame]
{
"name": "LSiOSPhotoPickManager",
"version": "1.1.4",
"summary": "业务工具 - 图片选择器",
"description": "图片选择器,目前多选面板仅支持照片的操作,缺视频和音频的功能\n更新内容:\n调整父控制器的查找方法,避免内存泄漏",
"homepage": "https://code.aliyun.com/LSKit/LSiOSPhotoPickManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSPhotoPickManager.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPhotoPickManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSPopView": [
],
"DFCollectionViewAlignmentLayOut": [
],
"LSiOSReviewController": [
]
}
}