blob: 10d05f7d28098a451189c324328288617d628a55 [file] [log] [blame]
{
"name": "AxonifyLib",
"version": "1.10.2",
"summary": "SDK to allow incorporating Axonify within in app.",
"homepage": "http://axonify.com/",
"swift_versions": "5.0",
"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.10.2%2FAxonifyLib.zip",
"type": "zip"
},
"ios": {
"vendored_frameworks": "AxonifyLib.framework"
},
"dependencies": {
"Locksmith": [
"~> 4.0"
],
"AppAuth": [
"~> 1.2"
]
},
"swift_version": "5.0"
}