[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 3 / 8 / ViSearchSDK / 1.8.0 / ViSearchSDK.podspec.json
blob546bd599c6dbf41d3cf1afa2c1fe6613f653ede7
2   "name": "ViSearchSDK",
3   "version": "1.8.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.8.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.1",
30     "5.2",
31     "5.3",
32     "5.4",
33     "5.5"
34   ],
35   "swift_version": "5.5"