blob: b49fecf7c8db470bd0a1ac85dcd29a57406e3ac8 [file] [log] [blame]
{
"name": "ViSearch",
"version": "1.0.7",
"summary": "A Visual Search API solution.",
"description": "ViSearch is a Visual Recognition Service API developed by ViSenze Pte. Ltd.\nThis iOS SDK provides a quick way to integrate with the ViSearch API.",
"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.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ViSearchSDK/**/*.{h,m}"
}