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