blob: 3b94f815bbaafc69d9bf0f1d3f8ae5b8ef327fbb [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "3.1.224",
"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": "10.0"
},
"source": {
"git": "https://bitbucket.org/biid/biid-public-bin-repo.git",
"tag": "biidCoreSDK-3.1.224"
},
"swift_version": "3.2",
"dependencies": {
"biidPublicAPIClient": [
"3.1.248"
],
"biidCommonLib": [
"3.1.11"
],
"HTTPStatusCodes": [
"~> 3.2.0"
],
"SwiftyRSA": [
"1.5.0"
]
},
"ios": {
"vendored_frameworks": "biidCoreSDK.framework"
},
"documentation_url": "https://documentation.biid.com/sdk/core/ios/3.1/3.1.224/"
}