[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 8 / ViSearchSDK / 1.0 / ViSearchSDK.podspec.json
blob7dfe1e3afe79dc83abb1f5c22a222241fe413a80
2   "name": "ViSearchSDK",
3   "version": "1.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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "ViSearchSDK",
23     "ViSearchSDK/ViSearchSDK/**/*.{h,m,swift}"
24   ],
25   "requires_arc": true