[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 8 / ViSearchSDK / 1.4.0 / ViSearchSDK.podspec.json
blob476edc1351f0bd3669dcfe5eb26b8df091708726
2   "name": "ViSearchSDK",
3   "version": "1.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViSearchSDK/ViSearchSDK/**/*.{h,swift}",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "swift_version": "5.0"