blob: 1b37fb859a453edb5db619b2f3a7c3c32ced8ffc [file] [log] [blame]
{
"name": "LSiOSPhotoPickManager",
"version": "1.0.1",
"summary": "业务工具 - 图片选择器",
"description": "图片选择器,目前多选面板仅支持照片的操作,缺视频和音频的功能\n更新内容:\n更新第三方组件;增加10.0.1系统版本的特例判断",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPhotoPickManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSPopView": [
],
"DFCollectionViewAlignmentLayOut": [
],
"LSiOSReviewController": [
]
}
}