blob: dc3f5961267cbb13e4012f82f7d507ec76c2024f [file] [log] [blame]
{
"name": "ViSearchSDK",
"version": "1.4.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViSearchSDK/ViSearchSDK/**/*.{h,swift}",
"requires_arc": true,
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}