blob: f50ffb4ab123204ba4397fc449e3f4ab73cd09f3 [file] [log] [blame]
{
"name": "DXPhotoBrowser",
"version": "0.1.3",
"summary": "Yet another light weight photo browser for displaying a series of photos.",
"description": "Yet another light weight photo browser for displaying a series of photos. Enjoy it!",
"homepage": "https://github.com/xiekw2010/DXPhotoBrowser",
"license": "MIT",
"authors": {
"xiekw2010": "xiekw2010@gmail.com"
},
"source": {
"git": "https://github.com/xiekw2010/DXPhotoBrowser.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*{h,m}",
"resource_bundles": {
"DXPhotoBrowser": [
"Pod/Assets/*.png"
]
},
"frameworks": "Accelerate"
}