[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / 8 / OCGuestFW / 2.0.4 / OCGuestFW.podspec.json
blob8f2a471c87756b93a46801e6b7df838e060cddd6
2   "name": "OCGuestFW",
3   "version": "2.0.4",
4   "summary": "Open readers with your iOS device",
5   "homepage": "http://www.cloudhospitality.com/es/",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright 2019 Cloud Hospitality S.L.. All rights reserved.\n"
9   },
10   "authors": {
11     "Cloud Hospitality S.L.": "support@cloudhospitality.com"
12   },
13   "source": {
14     "git": "https://github.com/PrestigeApps/OCGuestFW.git",
15     "tag": "2.0.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": [
22       "Foundation",
23       "CoreTelephony",
24       "Security",
25       "CoreLocation",
26       "CoreBluetooth",
27       "CoreMotion",
28       "UIKit",
29       "SystemConfiguration",
30       "LocalAuthentication"
31     ]
32   },
33   "source_files": "OCGuestFW/Classes/**/*.h",
34   "module_name": "OCGuestFW",
35   "requires_arc": true,
36   "vendored_frameworks": [
37     "SeosMobileKeysSDK.framework",
38     "SaltoJustINMobile.framework"
39   ],
40   "dependencies": {
41     "JSONModel": [
42       "~> 1.7.0"
43     ],
44     "CocoaLumberjack": [
45       "~> 3.2.1"
46     ],
47     "Mixpanel": [
48       "~> 3.3.3"
49     ],
50     "BerTlv": [
51       "~> 0.2.3"
52     ]
53   },
54   "resources": [
55     "OCGuestFW/Assets/*.*"
56   ]