blob: 8307f92db3da2e85ae3f7dd70f4374caab647b21 [file] [log] [blame]
{
"name": "ViSearchSDK",
"version": "1.4.1",
"summary": "A Visual Search API solution (Swift SDK)",
"description": "ViSearch is a Visual Recognition Service API developed by ViSenze Pte. Ltd.\nThis Swift SDK provides a quick way to integrate with the ViSearch API.",
"homepage": "https://github.com/visenze/visearch-sdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ngo Hung": "hung@visenze.com"
},
"source": {
"git": "https://github.com/visenze/visearch-sdk-swift.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViSearchSDK/ViSearchSDK/**/*.{h,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}