ios-vision icon indicating copy to clipboard operation
ios-vision copied to clipboard

Can't find the licensing of the actual library

Open droussel opened this issue 8 years ago • 2 comments

Hi,

While this sample app is OSS under the Apache v2 license, I can't find the actual license for the frameworks themselves (GoogleMobileVision.framework & FaceDetector.framework). The cocoapod page mentions the Apache V2 license at the bottom but it says Custom license in the upper right corner. I can't find the information on the https://developers.google.com/vision/ page either.

So, is the actual library open sourced? If so, were can I find the source code and the license? Otherwise, what is the actual license and where can it be found? Can I use the library in a commercial application and under what conditions?

Thanks!

droussel avatar Feb 07 '17 14:02 droussel

Hi,

The sample apps are open sourced but not the GoogleMobileVision pod. Sorry for the confusion. The license agreement for the framework can be found here, https://developers.google.com/terms/.

TomSteward avatar Feb 08 '17 01:02 TomSteward

Great, thanks for the answer! I'd suggest clarifying this as it is a bit hard to find what the actual licensing is. Even the Cocoapod page for GoogleMobileVision mentions that it is licensed under the ASF v2 at the bottom.

droussel avatar Feb 08 '17 16:02 droussel