blob: 0820df0d58a77420ccba62d80c06b14490f24a91 [file] [log] [blame]
{
"name": "LZYPhotosView",
"version": "1.0.2",
"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.2"
},
"source_files": "LZYPhotoView/**/*.{h,m}",
"dependencies": {
"TZImagePickerController": [
],
"SDWebImage": [
],
"MWPhotoBrowser": [
]
},
"requires_arc": true
}