blob: 6a320bdad695954f6a61fd70cf09fd2f8de6c03c [file] [log] [blame]
{
"name": "BAuth",
"version": "1.2.1",
"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.2.1/BAuth.zip"
},
"ios": {
"vendored_frameworks": "BAuth/BiometridAuth.framework"
}
}