blob: 6e58ba33b63a8205b3c22b945881ca3120793937 [file] [log] [blame]
{
"name": "AxonifyLib",
"version": "1.6.0",
"summary": "SDK to allow incorporating Axonify within in app.",
"homepage": "http://axonify.com/",
"swift_version": "4.2",
"authors": {
"Name": "development@axonify.com"
},
"license": {
"type": "Custom",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://bintray.com/axonify/AxonifyLib-iOS/download_file?file_path=1.6.0%2FAxonifyLib.zip",
"type": "zip"
},
"ios": {
"vendored_frameworks": "AxonifyLib.framework"
},
"dependencies": {
"Locksmith": [
"~> 4.0"
],
"AppAuth": [
"~> 0.91"
]
}
}