blob: c321a8a9cdeb45d6dbb18786fd1c141feda7fbd1 [file] [log] [blame]
{
"name": "rembrandt",
"version": "0.1.1",
"summary": "A lightweight image comparison lib.",
"description": "Rembrandt is an image library for swift 3 with objective-C bindings, based on RembrandtJS see http://rembrandtjs.com.",
"homepage": "https://github.com/imgly/RembrandtSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carsten Przyluczky": "carsten.przyluczky@9elements.com"
},
"source": {
"git": "https://github.com/imgly/RembrandtSwift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0.0"
},
"source_files": "rembrandt/Classes/**/*",
"pushed_with_swift_version": "3.0"
}