blob: a6612fe60041b7657788cd03bca17f6fe06e9b4e [file] [log] [blame]
{
"name": "ScanPlusSDK",
"version": "1.0.0",
"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/beta/ScanPlusSDK.zip"
},
"ios": {
"vendored_frameworks": "ScanPlusSDK.framework"
}
}