blob: b5a8a0dd6e8aee8b7b351885c05c68db7f5f6f25 [file] [log] [blame]
{
"name": "GIDVisionLib",
"version": "1.0.6",
"summary": "OCR Wrapup library",
"description": "this library containing OCR capabilities using frame by frame at video capabilities",
"homepage": "https://github.com/noveriojoee/GIDVisionLib",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) Noveriojoee <noverio.joe.hasibuan@outlook.co.id> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
},
"authors": {
"noveriojoee": "noverio.joe.hasibuan@outlook.co.id"
},
"source": {
"git": "https://github.com/noveriojoee/GIDVisionLib.git",
"tag": "1.0.6"
},
"resources": "GIDVisionLib/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"source_files": "GIDVisionLib/**/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"dependencies": {
"GoogleMobileVision/TextDetector": [
]
},
"exclude_files": "Classes/Exclude"
}