[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / 0 / 5 / 8 / OCGuestFW / 2.0.5 / OCGuestFW.podspec.json
blob041a92d76441f0e2825a64a44f8e541e2a648278
2   "name": "OCGuestFW",
3   "version": "2.0.5",
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.5"
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/**/*",
34   "exclude_files": "OCGuestFW/Classes/**/*.m",
35   "module_name": "OCGuestFW",
36   "requires_arc": true,
37   "dependencies": {
38     "JSONModel": [
39       "~> 1.7.0"
40     ],
41     "CocoaLumberjack": [
42       "~> 3.2.1"
43     ],
44     "Mixpanel": [
45       "~> 3.3.3"
46     ],
47     "BerTlv": [
48       "~> 0.2.3"
49     ]
50   },
51   "resources": [
52     "OCGuestFW/Assets/*.*"
53   ],
54   "vendored_frameworks": [
55     "SeosMobileKeysSDK.framework",
56     "SaltoJustINMobile.framework"
57   ]