blob: e6d20a2beb9ab17cafe72d4f47ff46fa24e439f7 [file] [log] [blame]
{
"name": "LSiOSPhotoPickManager",
"version": "1.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPhotoPickManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSPopView": [
],
"DFCollectionViewAlignmentLayOut": [
],
"LSiOSReviewController": [
]
}
}