[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 7 / 5 / ViSearch / 1.4.1 / ViSearch.podspec.json
blob4b60d8140052b357edc2135e3294a9212225ea20
2   "name": "ViSearch",
3   "version": "1.4.1",
4   "summary": "A Visual Search API solution.",
5   "description": "ViSearch is a Visual Recognition Service API developed by ViSenze Pte. Ltd.\nThis iOS SDK provides a quick way to integrate with the ViSearch API.",
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     "Hung": "hung@visenze.com"
15   },
16   "source": {
17     "git": "https://github.com/visenze/visearch-sdk-ios.git",
18     "tag": "1.4.1"
19   },
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "ViSearchSDK/**/*.{h,m}"