blob: 5250e71352dade16850e692e1159ff3b6e621269 [file] [log] [blame]
{
"name": "ScanPlusSDK",
"version": "1.0.4",
"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/104/ScanPlusSDK.zip"
},
"ios": {
"vendored_frameworks": "ScanPlusSDK.framework",
"frameworks": [
"QuartzCore",
"AssetsLibrary",
"CoreFoundation",
"CoreGraphics",
"CoreMedia",
"CoreImage",
"UIKit",
"Foundation"
]
},
"dependencies": {
"TesseractOCRiOS": [
"~> 4.0.0"
],
"AGGeometryKit": [
"~> 1.2.7"
],
"OpenCV": [
],
"GPUImage": [
"~> 0.1"
]
}
}