blob: 7395d46268cb318adfb749cc2a5a85b22bf7ab29 [file] [log] [blame]
{
"name": "ImagePreview",
"version": "0.2.0",
"summary": "Render ~200 byte image previews 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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "src/ImagePreview/*"
}