blob: 437004630a0d0a9b2b9def8b607b24a8df990c5b [file] [log] [blame]
{
"name": "GVPhotoBrowser",
"version": "0.2.1",
"summary": "A reusable photo browser for iOS using the datasource and delegate patterns.",
"homepage": "https://github.com/gangverk/GVPhotoBrowser",
"license": "MIT",
"authors": {
"Kevin Renskers": "info@mixedcase.nl"
},
"source": {
"git": "https://github.com/gangverk/GVPhotoBrowser.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GVPhotoBrowser/*.{h,m}",
"requires_arc": true
}