CloudVisionKit
CloudVisionKit copied to clipboard
A Swift framework for using Google Cloud Vision API
CloudVisionKit
Usage
To run the example project, clone the repo, and run pod install from the Example directory first.
Requirements
- Xcode 8 / Swift 3
- 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