blob: a9c2e0df8ee422bfa5707e00b84299a0f15adad3 [file] [log] [blame]
{
"name": "CloudcheckSDK",
"version": "1.2.4",
"summary": "Provides a convenient interface for running the Cloudcheck verification process on iOS",
"description": "Provides a convenient View Controller for running a user through the cloudcheck process.\nThis SDK also provides a simple interface for the API if you want to build your own UI.",
"homepage": "https://github.com/verifidentity/Cloudcheck-iOS-SDK-Framework",
"authors": {
"Verifidentity": "support@verifidentity.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/verifidentity/Cloudcheck-iOS-SDK-Framework.git",
"tag": "1.2.4"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "CloudcheckSDK.framework"
}