[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / d / GoogleVision / 0.0.2 / GoogleVision.podspec.json
blobecc91dfbf7535cf925b8f968e546ea792ed3727f
2   "name": "GoogleVision",
3   "version": "0.0.2",
4   "summary": "Cloud Vision API allows developers to easily integrate vision detection features within applications",
5   "description": "Cloud Vision API allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content.",
6   "homepage": "https://github.com/bugkingK/GoogleVision",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bugkingK": "myway0710@naver.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/bugkingK/GoogleVision.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "GoogleVision/Source/**/*.{swift}"
24   ],
25   "dependencies": {
26     "SwiftyJSON": [
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"