blob: 147861ba19f0df8286abb4e6d36417061fd0443c [file] [log] [blame]
{
"name": "LBPhotoPreviewController",
"version": "1.0.1",
"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": "1.0.1"
},
"dependencies": {
"SDWebImage": [
],
"LBReusableScrollView": [
]
},
"source_files": "LBPhotoPreviewController/**/*.{h,m}",
"resources": "LBPhotoPreviewController/**/*.bundle",
"requires_arc": true
}