blob: 2f3a42cc77475ef41fd09cb07eb4ce129515c733 [file] [log] [blame]
{
"name": "ScanPlusSDK",
"version": "1.0.1",
"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": [
"~> 3.04"
]
}
}