[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 7 / 5 / ViSearch / 1.5.0 / ViSearch.podspec.json
blob8f6423aed6a2516464251b1e0237fb877d0521be
2   "name": "ViSearch",
3   "version": "1.5.0",
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.5.0"
19   },
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "ViSearchSDK/**/*.{h,m}"