blob: 2dd74f06f7b13e081923a04fa23ea6945d6fb22e [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "3.0.179",
"summary": "biidCoreSDK is the client side SDK for the biid Identity platform.",
"description": "The biidCoreSDK is the client side SDK for the biid Identity platform. Providing tools for digital identity and signing.",
"homepage": "http://www.biid.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"biid": "git@biid.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/biid/biid-public-bin-repo.git",
"tag": "biidCoreSDK-3.0.179"
},
"swift_version": "3.2",
"dependencies": {
"biidPublicAPIClient": [
"3.0.211"
],
"biidCommonLib": [
"3.0.4"
],
"HTTPStatusCodes": [
"~> 3.1.0"
],
"SwiftyRSA": [
"1.3.0"
]
},
"ios": {
"vendored_frameworks": "biidCoreSDK.framework"
}
}