blob: 3dbad5aaafb38e28c3f20a08a3c57fb6769dbf3f [file] [log] [blame]
{
"name": "DDPhotoBrowser",
"version": "1.0.0",
"summary": "图片浏览组件",
"description": "图片浏览 组件描述.",
"homepage": "https://github.com/liuhedong01/DDPhotoBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuhedong": "liuhedong01@163.com"
},
"source": {
"git": "https://github.com/liuhedong01/DDPhotoBrowser.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDPhotoBrowser/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
"~> 5.0"
]
}
}