blob: 899bc69ee720654b5dd1c0d9928af05495fa3f86 [file] [log] [blame]
{
"name": "GVPhotoBrowser",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "GVPhotoBrowser/*.{h,m}",
"requires_arc": true
}