blob: d35c18310eefc635e242ed3c5b310698cf9f9a47 [file] [log] [blame]
{
"name": "DXPhotoBrowser-DXSimplePhoto",
"version": "0.1.0",
"summary": "DXPhotoBrowser's photo model embed with SDWebImage.",
"description": "DXPhotoBrowser's photo model embed with SDWebImage, for fast using",
"homepage": "https://github.com/xiekw2010/DXPhotoBrowser-DXSimplePhoto",
"license": "MIT",
"authors": {
"xiekw2010": "xiekw2010@gmail.com"
},
"source": {
"git": "https://github.com/xiekw2010/DXPhotoBrowser-DXSimplePhoto.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DXPhotoBrowser-DXSimplePhoto": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"DXPhotoBrowser": [
"~> 0.1.0"
],
"SDWebImage": [
"~> 3.7"
]
}
}