[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 6 / ViSearchSwiftDev / 0.2 / ViSearchSwiftDev.podspec.json
blob00f227ee05edac811b754a08c7c1e3597a8ba79e
2   "name": "ViSearchSwiftDev",
3   "version": "0.2",
4   "summary": "A Visual Search API solution.",
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/thehung111/ViSearchSwiftSDK",
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/thehung111/ViSearchSwiftSDK.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "ViSearchSDK",
23     "ViSearchSDK/ViSearchSDK/**/*.{h,m,swift}"
24   ],
25   "requires_arc": true