blob: 3478ba4ce5b67080ca4eeccaa606b8428049fec7 [file] [log] [blame]
{
"name": "DMEThumbnailer",
"version": "1.3",
"license": "BSD",
"summary": "DMEThumbnailer is a class to generate thumbnails for local images, videos and PDFs",
"homepage": "https://github.com/damarte/DMEThumbnailer",
"authors": {
"David Martínez": "damarte86@gmail.com"
},
"frameworks": "AVFoundation",
"source": {
"git": "https://github.com/damarte/DMEThumbnailer.git",
"tag": "1.3"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/ios/*.{h,m}"
}