blob: 3fb1d695b9eff459340705ed4b5baafe217515df [file] [log] [blame]
{
"name": "ImagePreview",
"version": "0.2.2",
"summary": "Render low-res image previews with only ~200 bytes of unique data generated by the Q42.ImagePreview.net library.",
"description": "ImagePreview.swift is a Swift client for rendering the ~200 byte preview images generated by the https://github.com/Q42/Q42.ImagePreview.net lib.",
"homepage": "https://github.com/Q42/Q42.ImagePreview.swift",
"screenshots": [
"https://raw.githubusercontent.com/Q42/Q42.ImagePreview.swift/master/demo-resources/screen1.png",
"https://raw.githubusercontent.com/Q42/Q42.ImagePreview.swift/master/demo-resources/screen2.png"
],
"license": "MIT",
"authors": {
"Tim van Steenis": "vansteenis.tim@gmail.com"
},
"source": {
"git": "https://github.com/Q42/Q42.ImagePreview.swift.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "src/ImagePreview/*"
}