[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 4 / 9 / DivrtPinabox / 18.0.13 / DivrtPinabox.podspec.json
blob09faebd59929348310eb3cb9ff67829d833c448c
2   "name": "DivrtPinabox",
3   "version": "18.0.13",
4   "summary": "At this point our framework now configured. Now open Consumer app project.",
5   "description": "The divrt Pinabox is a system used to control entry and exit of vehicles into a parking lot using their mobile. It consists of hardware components such as the divrt pinabox gateway as well as software components that run on a mobile. The divrt Pinabox SDK for IOS is a software module that when integrated into an IOS application can interact with the divrt Pinabox gateway hardware.",
6   "homepage": "http://www.divrt.co",
7   "license": {
8     "type": "DIVRT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anvesh.t@divrt.co": "anvesh.t@divrt.co"
13   },
14   "source": {
15     "git": "https://github.com/divrt-anvesht/PINABOXZIP.git",
16     "tag": "18.0.13"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "4.2",
22   "ios": {
23     "vendored_frameworks": "DivrtPinabox.xcframework"
24   },
25   "frameworks": "CoreNFC",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "dependencies": {
33     "CocoaMQTT": [
34       "~> 2.0.6"
35     ],
36     "EstimoteProximitySDK": [
38     ],
39     "SSZipArchive": [
41     ]
42   },
43   "swift_version": "4.2"