blob: 7e575b07c9cfd8a5cd8ffe9fe17c65f6c1d790df [file] [log] [blame]
{
"name": "ClaySDK",
"version": "1.5.3",
"summary": "The Clay mobile SDK make it easy to build a seamless door opening experience in your application.",
"description": "This SDK for iOS contains the most up-to-date frameworks for integrating Mobile Key technology into your own iOS applications. It will setup the necessary security to communicate with Connect API, and unlock locks with encrypted Mobile Keys returned by the Connect API. The SDK for iOS includes iOS libraries, developer documentation and a sample Xcode project to get you up and running quickly and easily.",
"homepage": "https://my-clay.com/developers/mobile-sdk-introduction/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jakov": "jakov@my-clay.com",
"Roberto": "roberto@my-clay.com"
},
"source": {
"git": "https://github.com/ClaySolutions/ClaySDK.git",
"tag": "1.5.3"
},
"swift_versions": "5.1.2",
"platforms": {
"ios": "9"
},
"vendored_frameworks": "ClaySDK.framework",
"dependencies": {
"VirgilCryptoApiImpl": [
"3.2.3"
],
"VirgilSDK": [
"5.7.0"
]
},
"swift_version": "5.1.2"
}