blob: 055c20c120b9c73240c18f98b4c829902d283f6f [file] [log] [blame]
{
"name": "BAuth",
"version": "1.1.5",
"summary": "A really cool SDK that do stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "MIT",
"file": "BAuth/LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/xyaz/BAuth/releases/download/1.1.5/BAuth.zip"
},
"ios": {
"vendored_frameworks": "BAuth/BiometridAuth.framework"
}
}