blob: eb5b6dc5fbbfb0a711b724f00fdf4727c81a0f2b [file] [log] [blame]
{
"name": "RecognizeIM",
"version": "1.0.0",
"summary": "Unofficial connection to Recognize.IM API Services",
"description": "You can use this to send images to recognize.im services.",
"homepage": "https://github.com/willpowell8/RecognizeIM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"willpowell8": "willpowell8@gmail.com"
},
"source": {
"git": "https://github.com/willpowell8/RecognizeIM.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RecognizeIM/Classes/**/*"
}