blob: 95f7fcdcbdb9f45552e1d94ace5318435feb4d1f [file] [log] [blame]
{
"name": "DPFlickView",
"version": "0.1",
"summary": "Tinder.app style flick view implementation.",
"homepage": "https://github.com/bebus77/DPFlickView",
"license": "MIT",
"authors": {
"David Harver Pollak": "bebus77@gmail.com"
},
"source": {
"git": "https://github.com/bebus77/DPFlickView.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/ios/*.{h,m}"
}