Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
/ CloudVisionKit Public archive

A Swift framework for using Google Cloud Vision API

License

Notifications You must be signed in to change notification settings

mgcm/CloudVisionKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudVisionKit

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  1. Xcode 8 / Swift 3
  2. An API key for Google Vision API

Setup

To set the API credentials, use cocoapods-keys and the following command:

pod keys set GoogleCloudVisionAPIKey YOUR-API-KEY-HERE

Author

Milton Moura, miltonmoura@gmail.com

License

CloudVisionKit is available under the MIT license. See the LICENSE file for more info.

TODO

Currently missing Google Cloud Storage Image support

About

A Swift framework for using Google Cloud Vision API

Resources

License

Stars

Watchers

Forks

Packages

No packages published