blob: cbb1f37f1e5a39acc2de1b26560d4b20283bfe6b [file] [log] [blame]
{
"name": "LYPhotoBrowser",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LYPhotoBrowser/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
},
"deprecated": true
}