blob: 927abd9a25daa461ddce58d01270eec4a1dceba0 [file] [log] [blame]
{
"name": "LSiOSPhotoPickManager",
"version": "0.0.1",
"summary": "朗新框架 - 业务工具 - 图片选择器",
"description": "图片选择器",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPhotoPickManager/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"LSiOSPopView": [
]
}
}