blob: c237077b9c4760d8a9cc6fa4a10ae8cfa346caf3 [file] [log] [blame]
{
"name": "AIImageCompare",
"version": "0.0.1",
"summary": "Library of image comparison algorithms.",
"homepage": "https://github.com/aleph7/AIImageCompare",
"license": "MIT",
"authors": {
"Alejandro Isaza": "al@isaza.ca"
},
"source": {
"git": "https://github.com/aleph7/AIImageCompare.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AIImageCompare",
"requires_arc": true,
"frameworks": "UIKit"
}