[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 9 / AxonifyLib / 1.10.2 / AxonifyLib.podspec.json
blob10d05f7d28098a451189c324328288617d628a55
2   "name": "AxonifyLib",
3   "version": "1.10.2",
4   "summary": "SDK to allow incorporating Axonify within in app.",
5   "homepage": "http://axonify.com/",
6   "swift_versions": "5.0",
7   "authors": {
8     "Name": "development@axonify.com"
9   },
10   "license": {
11     "type": "Custom",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://bintray.com/axonify/AxonifyLib-iOS/download_file?file_path=1.10.2%2FAxonifyLib.zip",
19     "type": "zip"
20   },
21   "ios": {
22     "vendored_frameworks": "AxonifyLib.framework"
23   },
24   "dependencies": {
25     "Locksmith": [
26       "~> 4.0"
27     ],
28     "AppAuth": [
29       "~> 1.2"
30     ]
31   },
32   "swift_version": "5.0"