blob: 502f8bad5cf639b3cc677bfafcff1dc26c77b593 [file] [log] [blame]
{
"name": "PDPhotoBrowser",
"version": "0.1.0",
"summary": "图片查看器",
"description": "TODO: Add long description of the pod here.",
"homepage": "hhttps://www.csdn.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"潘东": "593736790@qq.com"
},
"source": {
"git": "https://github.com/PanDongGG/PDPhotoBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PDPhotoBrowser/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}