blob: 2de4d6d4d6b37bc4afcebad21fda528b822cb007 [file] [log] [blame]
{
"name": "DDPhotoBrowser",
"version": "2.0.0",
"summary": "图片浏览组件",
"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": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DDPhotoBrowser/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
"~> 5.0"
]
}
}