[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 3 / 8 / ViSearchSDK / 1.9.0 / ViSearchSDK.podspec.json
blob24244105e4a02b02b1d2f87a1900a65bb8e43248
2   "name": "ViSearchSDK",
3   "version": "1.9.0",
4   "summary": "A Visual Search API solution (Swift SDK)",
5   "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.",
6   "homepage": "https://github.com/visenze/visearch-sdk-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ngo Hung": "hung@visenze.com"
13   },
14   "source": {
15     "git": "https://github.com/visenze/visearch-sdk-swift.git",
16     "tag": "1.9.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViSearchSDK/ViSearchSDK/**/*.{h,swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "ViSenzeAnalytics": [
25       "~> 0.1"
26     ]
27   },
28   "swift_versions": [
29     "5"
30   ],
31   "swift_version": "5"