blob: 9178c6f6e5b566a368d9b561a6ce7066320e6bfe [file] [log] [blame]
{
"name": "BAuth",
"version": "1.0.0",
"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.0.0/BAuth.zip"
},
"ios": {
"vendored_frameworks": "BiometridAuth.framework"
}
}