blob: 4b60d8140052b357edc2135e3294a9212225ea20 [file] [log] [blame]
{
"name": "ViSearch",
"version": "1.4.1",
"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",
"Hung": "hung@visenze.com"
},
"source": {
"git": "https://github.com/visenze/visearch-sdk-ios.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ViSearchSDK/**/*.{h,m}"
}