[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / 5 / ViSearch / 1.0.6 / ViSearch.podspec.json
blob98eb548a6d4f765122643bb4aed49caa7fa2a3fa
2   "name": "ViSearch",
3   "version": "1.0.6",
4   "summary": "A Visual Search API solution.",
5   "description": "                        ViSearch is a Visual Recognition Service API developed by ViSenze Pte. Ltd.\n                        This iOS SDK provides a quick way to integrate with the ViSearch API.\n",
6   "homepage": "https://github.com/visenze/visearch-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yaoxuan": "yaoxuan@visenze.com",
13     "Yulu": "yulu@visenze.com"
14   },
15   "source": {
16     "git": "https://github.com/visenze/visearch-sdk-ios.git",
17     "tag": "1.0.6"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "ViSearchSDK/**/*.{h,m}"