blob: 97ef0cd9dae95dfbe3b85f16e01b377d78e4186e [file] [log] [blame]
{
"name": "LSiOSPhotoPickManager",
"version": "0.1.4",
"summary": "业务工具 - 调用系统图片选择器",
"description": "图片选择器\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": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPhotoPickManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSPopView": [
],
"DFCollectionViewAlignmentLayOut": [
]
}
}