blob: 8afef703c6a4e46654946b88442220173ec8d7dd [file] [log] [blame]
{
"name": "LYSPhotoKit",
"version": "0.0.3",
"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.3"
},
"source_files": [
"LYSPhotoKit",
"LYSPhotoKit/*.{h,m}"
],
"resource_bundles": {
"LYSPhotoResource": "LYSPhotoKit/Resources/*.png"
}
}