blob: 91e4b0211cf52db5e1484a6b72a58be80b8e9d6d [file] [log] [blame]
{
"name": "biidCoreSDK",
"version": "0.10.99",
"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.99"
},
"dependencies": {
"biidPublicAPIClient": [
"0.10.201"
],
"HTTPStatusCodes": [
"~> 3.1.0"
],
"SwiftKeychainWrapper": [
"3.0.1"
],
"SwiftyRSA": [
"1.3.0"
]
},
"ios": {
"vendored_frameworks": "biidCoreSDK.framework"
},
"pushed_with_swift_version": "3.0"
}