blob: f78c05c71d07fc1677aad77d3e34f874774cf3a2 [file] [log] [blame]
{
"name": "AIImageCompare",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "6.0",
"osx": "10.7"
},
"requires_arc": "true",
"source_files": "AIImageCompare"
}