blob: f176df38a05c6d2aab3455ecb8b04b4185ad4d47 [file] [log] [blame]
{
"name": "LBPhotoPreviewController",
"version": "0.0.2",
"summary": "支持本地图片和网络图片的图片浏览器。",
"description": "一个既支持本地图片也支持网络图片,代码极简单,极易集成的图片浏览器。。",
"homepage": "https://github.com/A1129434577/LBPhotoPreviewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBPhotoPreviewController.git",
"tag": "0.0.2"
},
"dependencies": {
"SDWebImage": [
],
"LBReusableScrollView": [
]
},
"source_files": "LBPhotoPreviewController/**/*.{h,m}",
"resources": "LBPhotoPreviewController/**/*.png",
"requires_arc": true
}