blob: 24761c4e758ce0343b9629276d7e16f14a02b115 [file] [log] [blame]
{
"name": "LZYPhotosView",
"version": "1.0.3",
"summary": "自定义LZYPhotosView",
"description": "* 支持图片数量的设定\n* 支持是否显示添加按钮\n* 支持自适应图片高度",
"homepage": "https://gitee.com/LZYHY/LZYPhotosView",
"license": "MIT",
"authors": {
"LZYHY": "ios_zhanyuliu@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/LZYHY/LZYPhotosView.git",
"tag": "1.0.3"
},
"source_files": "LZYPhotoView/**/*.{h,m}",
"dependencies": {
"TZImagePickerController": [
],
"SDWebImage": [
],
"MWPhotoBrowser": [
]
},
"requires_arc": true
}