[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / f / c / rembrandt / 0.1.1 / rembrandt.podspec.json
blobc321a8a9cdeb45d6dbb18786fd1c141feda7fbd1
2   "name": "rembrandt",
3   "version": "0.1.1",
4   "summary": "A lightweight image comparison lib.",
5   "description": "Rembrandt is an image library for swift 3 with objective-C bindings, based on RembrandtJS see http://rembrandtjs.com.",
6   "homepage": "https://github.com/imgly/RembrandtSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carsten Przyluczky": "carsten.przyluczky@9elements.com"
13   },
14   "source": {
15     "git": "https://github.com/imgly/RembrandtSwift.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0.0"
20   },
21   "source_files": "rembrandt/Classes/**/*",
22   "pushed_with_swift_version": "3.0"