[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 8 / ViSearchSDK / 1.2.0 / ViSearchSDK.podspec.json
blob5814df92b6be38705c84130bb6a3b3c01de3c7a2
2   "name": "ViSearchSDK",
3   "version": "1.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ViSearchSDK/ViSearchSDK/**/*.{h,swift}",
22   "requires_arc": true,
23   "xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "pushed_with_swift_version": "3.0"