blob: b464ea344e46462c0950693a67884c102b88c59c [file] [log] [blame]
{
"name": "ScanPlusSDK",
"version": "1.0.3",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://mistergrizzly.com/",
"authors": {
"Name": "hi@mistergrizzly.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://sdk.mistergrizzly.com/beta2/ScanPlusSDK.zip"
},
"ios": {
"vendored_frameworks": "ScanPlusSDK.framework"
},
"dependencies": {
"TesseractOCRiOS": [
"~> 4.0.0"
],
"AGGeometryKit": [
"~> 1.2.7"
],
"OpenCV": [
]
}
}