blob: 69a26d89cdf113a6e9a55a2383f4c4eb37bf33d5 [file] [log] [blame]
{
"name": "Identance",
"version": "2.3.0",
"summary": "Identance Verification iOS SDK",
"license": {
"type": "commercial",
"file": "LICENSE"
},
"homepage": "https://identance.com/",
"authors": {
"Identance": "partnership@identance.com"
},
"vendored_frameworks": "Identance.framework",
"source": {
"git": "https://github.com/identance/ios-sdk.git",
"tag": "2.3.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Down": [
"0.9.2"
]
},
"swift_version": "5.0"
}