blob: 51020099d974bdcb847490d02f8f9f5bdc15879e [file] [log] [blame]
{
"name": "ViSearch",
"version": "0.0.3",
"summary": "A Visual Search API solution.",
"description": " ViSearch is a Visual Recognition Service API developed by ViSenze Pte. Ltd.\n This iOS SDK provides a quick way to integrate with the ViSearch API.\n",
"homepage": "https://github.com/visenze/visearch-sdk-ios",
"license": "MIT",
"authors": {
"Shaohuan Li": "shaohuan.li@gmail.com"
},
"source": {
"git": "https://github.com/Lincolnnus/visearch-sdk-ios.git",
"tag": "0.0.3"
},
"social_media_url": "https://facebook.com/Lincolnnus",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ViSearchSDK/**/*.{h,m}"
}