[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / 6 / IBMWatsonVisualRecognitionV3 / 0.33.0 / IBMWatsonVisualRecognitionV3.podspec.json
blob5fe12e391b169887ce49e5a8d4a171009b219511
2   "name": "IBMWatsonVisualRecognitionV3",
3   "version": "0.33.0",
4   "summary": "Client framework for the IBM Watson Visual Recognition service",
5   "description": "IBM Watson™ Visual Recognition uses deep learning algorithms to analyze images for \nscenes, objects, faces, and other content. The response includes keywords that provide information about the content.",
6   "homepage": "https://www.ibm.com/watson/services/visual-recognition/",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anthony Oliveri": "oliveri@us.ibm.com",
13     "Mike Kistler": "mkistler@us.ibm.com"
14   },
15   "module_name": "VisualRecognition",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/watson-developer-cloud/swift-sdk.git",
21     "tag": "v0.33.0"
22   },
23   "source_files": "Source/VisualRecognitionV3/**/*.swift",
24   "dependencies": {
25     "IBMWatsonRestKit": [
26       "1.0.0"
27     ]
28   }