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: about 1 year ago
JSON representation
Google Cloud Vision client library for Swift 4
- Host: GitHub
- URL: https://github.com/ts95/cloudvisionswift
- Owner: ts95
- License: mit
- Created: 2017-12-12T08:22:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T13:03:53.000Z (over 8 years ago)
- Last Synced: 2025-03-04T02:07:51.077Z (over 1 year ago)
- Topics: api, cloud, google, swift4, vision
- Language: Swift
- Homepage:
- Size: 189 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CloudVisionSwift
[](http://cocoapods.org/pods/CloudVisionSwift)
[](http://cocoapods.org/pods/CloudVisionSwift)
[](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, toni.sucic@icloud.com
## License
CloudVisionSwift is available under the MIT license. See the LICENSE file for more info.