blob: 595190bd47118a89a99e99c940a79940db476ea0 [file] [log] [blame]
{
"name": "LNPhotoBrowser",
"version": "1.1",
"summary": "一套友好的、方便集成的针对图片浏览框架!",
"description": "一套友好的、方便集成的针对图片浏览框架! 实现一个类似微信朋友圈中图片浏览的框架。",
"homepage": "https://github.com/lengningLN/LNPhotoBrowser",
"license": "MIT",
"authors": {
"LengNing": "577935917@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lengningLN/LNPhotoBrowser.git",
"tag": "1.1"
},
"source_files": "LNPhotoBrower/LNPhotoBrowser/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}