blob: 9aadfa3b7c962d4526d560e09f3c1d1888432a05 [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "0.10.195",
"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-0.10.195"
},
"dependencies": {
"biidPublicAPIClient": [
"0.10.223"
],
"HTTPStatusCodes": [
"~> 3.1.0"
],
"SwiftKeychainWrapper": [
"3.0.1"
],
"SwiftyRSA": [
"1.3.0"
]
},
"ios": {
"vendored_frameworks": "biidCoreSDK.framework"
}
}