[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 6 / vantiq-ui-ios / 0.3.9 / vantiq-ui-ios.podspec.json
blobcac1d2f65f379ce774cd1108f16d90e13e2425ed
2   "name": "vantiq-ui-ios",
3   "version": "0.3.9",
4   "summary": "UI API for building Vantiq mobile iOS apps.",
5   "description": "UI API for building Vantiq mobile iOS apps to allow cross-platform development.",
6   "homepage": "https://github.com/Vantiq/vantiq-ui-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Swan": "mswan@vantiq.com"
13   },
14   "source": {
15     "git": "https://github.com/Vantiq/vantiq-ui-ios.git",
16     "tag": "0.3.9"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "vantiq-ui-ios/Classes/**/*",
22   "dependencies": {
23     "vantiq-sdk-ios": [
24       "~> 1.5.1"
25     ],
26     "AppAuth": [
27       "~> 1.7.5"
28     ],
29     "JWT": [
30       "~> 2.2.0"
31     ],
32     "Base64": [
33       "~> 1.1.2"
34     ]
35   }