blob: ea271826e6b66ec21306a42ac6bfaeacff18d8ca [file] [log] [blame]
{
"name": "LYPhotoBrowser",
"version": "0.1.2",
"summary": "一款简洁的图片浏览器",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ly918/LYPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LvYuan": "ly918@qq.com"
},
"source": {
"git": "https://github.com/ly918/LYPhotoBrowser.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LYPhotoBrowser/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"deprecated": true
}