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