blob: 0467438f4cdc1a12aea1add7d27928e28c4eb98f [file] [log] [blame]
{
"name": "ViSearch",
"version": "1.0.4",
"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": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yaoxuan": "yaoxuan@visenze.com",
"Yulu": "yulu@visenze.com"
},
"source": {
"git": "https://github.com/visenze/visearch-sdk-ios.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ViSearchSDK/**/*.{h,m}"
}