blob: 3c482b3143bc8df3d3e73a43d39be0fbcf5e2388 [file] [log] [blame]
{
"name": "DXPhotoBrowser",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*{h,m}",
"resource_bundles": {
"DXPhotoBrowser": [
"Pod/Assets/*.png"
]
},
"frameworks": "Accelerate"
}