blob: b4a97f3dbbcb1908708c363a9e338e4bddf2d35d [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "3.1.189",
"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.1.189"
},
"swift_version": "3.2",
"dependencies": {
"biidPublicAPIClient": [
"3.1.218"
],
"biidCommonLib": [
"3.1.5"
],
"HTTPStatusCodes": [
"~> 3.2.0"
],
"SwiftyRSA": [
"1.4.0"
]
},
"ios": {
"vendored_frameworks": "biidCoreSDK.framework"
},
"documentation_url": "https://documentation.biid.com/sdk/core/ios/0.0/0.0.0/"
}