blob: 884cbbccec6750f442a9718300ffe29f4a8258b8 [file] [log] [blame]
{
"name": "GVPhotoBrowser",
"version": "0.8.0",
"summary": "A reusable, zoomable image gallery for iOS using the datasource and delegate patterns. Handles device orientation changes & memory warnings.",
"homepage": "https://github.com/gangverk/GVPhotoBrowser",
"license": "MIT",
"authors": {
"Kevin Renskers": "info@mixedcase.nl"
},
"source": {
"git": "https://github.com/gangverk/GVPhotoBrowser.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GVPhotoBrowser/*.{h,m}",
"requires_arc": true
}