blob: 989fe6ddba5ef8958dabf7aeba6c578b5dc390e8 [file] [log] [blame]
{
"name": "DXPhotoBrowser-DXSimplePhoto",
"version": "0.1.1",
"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.1"
},
"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"
]
}
}