blob: 458ac453d75924091818c6be57f30ff3ac3dd5f2 [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "0.10.304",
"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": "biid Enterprise License",
"text": "Your right to use this Software and obtain maintenance & support from biid is subject to Your compliance with the terms and conditions of a valid biid Mobile ID Enterprise Agreement"
},
"authors": {
"biid": "git@biid.com"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://bitbucket.org/biid/biid-public-bin-repo.git",
"tag": "biidCoreSDK-0.10.304"
},
"dependencies": {
"biidPublicAPIClient": [
"0.10.320"
],
"HTTPStatusCodes": [
"3.3.0"
],
"SwiftKeychainWrapper": [
"3.2.0"
],
"SwiftyRSA": [
"1.5.0"
]
},
"ios": {
"vendored_frameworks": "biidCoreSDK.framework"
}
}