blob: fcd5c952350d966c54477a567f4c7e2e53d3727d [file] [log] [blame]
{
"name": "LYSPhotoKit",
"version": "0.0.2",
"summary": "简单封装一个图片选择器,支持单选和多选",
"description": "简单封装一个图片选择器,支持单选和多选.简单封装一个图片选择器,支持单选和多选",
"homepage": "https://github.com/LIYANGSHUAI/LYSPhotoKit",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"李阳帅": "liyangshuai163@163.com"
},
"source": {
"git": "https://github.com/LIYANGSHUAI/LYSPhotoKit.git",
"tag": "0.0.2"
},
"source_files": [
"LYSPhotoKit",
"LYSPhotoKit/*.{h,m}"
],
"resources": "LYSPhotoKit/LYSPhotoResource.bundle"
}