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