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