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