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

Latest commit

 

History

History
28 lines (15 loc) · 559 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 559 Bytes

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, [email protected]

License

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

TODO

Currently missing Google Cloud Storage Image support