blob: 145857f28301e3ee318d8e8e29179a30c2e18524 [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "3.1.223",
"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.223"
},
"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.223/"
}