blob: babc8268ef9a58221826b05452203f33f5f73c0e [file] [log] [blame]
{
"name": "ADPhotoBrowser",
"version": "1.0.0",
"summary": "ADPhotoBrowser",
"description": "TODO: Add long description of the pod here.\n一个清纯的图片浏览器",
"homepage": "https://github.com/RunzhiZhao/ADPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Runzhi.Zhao": "852356753@qq.com"
},
"source": {
"git": "https://github.com/RunzhiZhao/ADPhotoBrowser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADPhotoBrowser/Classes/**/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}