blob: 61b7f828382773d468280b52e90b260394f081c9 [file] [log] [blame]
{
"name": "ViSearch",
"version": "1.4.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ViSearchSDK/**/*.{h,m}"
}