[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 5 / 8 / OCGuestFW / 2.0.0 / OCGuestFW.podspec.json
blob2e0c41db28a533e114c8b4fea477097452d2ed82
2   "name": "OCGuestFW",
3   "version": "2.0.0",
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   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "frameworks": [
21       "Foundation",
22       "CoreTelephony",
23       "Security",
24       "CoreLocation",
25       "CoreBluetooth",
26       "CoreMotion",
27       "UIKit",
28       "SystemConfiguration",
29       "LocalAuthentication"
30     ]
31   },
32   "source_files": "OCGuestFW/Classes/**/*",
33   "module_name": "OCGuestFW",
34   "requires_arc": true,
35   "vendored_frameworks": [
36     "SeosMobileKeysSDK.framework",
37     "SaltoJustINMobile.framework"
38   ],
39   "dependencies": {
40     "JSONModel": [
41       "~> 1.7.0"
42     ],
43     "CocoaLumberjack": [
44       "~> 3.2.1"
45     ],
46     "Mixpanel": [
47       "~> 3.3.3"
48     ],
49     "BerTlv": [
50       "~> 0.2.3"
51     ]
52   },
53   "resources": [
54     "OCGuestFW/Assets/*.*"
55   ]