Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ts95/cloudvisionswift

Google Cloud Vision client library for Swift 4
https://github.com/ts95/cloudvisionswift

api cloud google swift4 vision

Last synced: 29 days ago
JSON representation

Google Cloud Vision client library for Swift 4

Awesome Lists containing this project

README

        

# CloudVisionSwift

[![Version](https://img.shields.io/cocoapods/v/CloudVisionSwift.svg?style=flat)](http://cocoapods.org/pods/CloudVisionSwift)
[![License](https://img.shields.io/cocoapods/l/CloudVisionSwift.svg?style=flat)](http://cocoapods.org/pods/CloudVisionSwift)
[![Platform](https://img.shields.io/cocoapods/p/CloudVisionSwift.svg?style=flat)](http://cocoapods.org/pods/CloudVisionSwift)

## Example

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

## Requirements
* Swift 4

## Installation

CloudVisionSwift is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'CloudVisionSwift'
```

## Author

ts95, [email protected]

## License

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