blob: 6a04cd790cbfe25ed2491687f5fb34f5a7b3cf0c [file] [log] [blame]
{
"name": "LSiOSPhotoPickManager",
"version": "0.0.3",
"summary": "业务工具 - 调用系统图片选择器",
"description": "图片选择器\n更新内容:和basic解耦",
"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.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPhotoPickManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSPopView": [
]
}
}