[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / 5 / ViSearch / 1.0.9 / ViSearch.podspec.json
blob3a24fcae4a9953e3fdc75a98596d5d4f94364ac6
2   "name": "ViSearch",
3   "version": "1.0.9",
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   },
15   "source": {
16     "git": "https://github.com/visenze/visearch-sdk-ios.git",
17     "tag": "1.0.9"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "ViSearchSDK/**/*.{h,m}"