[Add] OCGuestFW 2.0.3
diff --git a/Specs/0/5/8/OCGuestFW/2.0.3/OCGuestFW.podspec.json b/Specs/0/5/8/OCGuestFW/2.0.3/OCGuestFW.podspec.json
new file mode 100644
index 0000000..630c31c
--- /dev/null
+++ b/Specs/0/5/8/OCGuestFW/2.0.3/OCGuestFW.podspec.json
@@ -0,0 +1,57 @@
+{
+  "name": "OCGuestFW",
+  "version": "2.0.3",
+  "summary": "Open readers with your iOS device",
+  "homepage": "http://www.cloudhospitality.com/es/",
+  "license": {
+    "type": "Copyright",
+    "text": "      Copyright 2019 Cloud Hospitality S.L.. All rights reserved.\n"
+  },
+  "authors": {
+    "Cloud Hospitality S.L.": "support@cloudhospitality.com"
+  },
+  "source": {
+    "git": "https://github.com/PrestigeApps/OCGuestFW.git",
+    "tag": "2.0.3"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "ios": {
+    "frameworks": [
+      "Foundation",
+      "CoreTelephony",
+      "Security",
+      "CoreLocation",
+      "CoreBluetooth",
+      "CoreMotion",
+      "UIKit",
+      "SystemConfiguration",
+      "LocalAuthentication"
+    ]
+  },
+  "source_files": "OCGuestFW/Classes/**/*",
+  "module_name": "OCGuestFW",
+  "requires_arc": true,
+  "vendored_frameworks": [
+    "SeosMobileKeysSDK.framework",
+    "SaltoJustINMobile.framework"
+  ],
+  "dependencies": {
+    "JSONModel": [
+      "~> 1.7.0"
+    ],
+    "CocoaLumberjack": [
+      "~> 3.2.1"
+    ],
+    "Mixpanel": [
+      "~> 3.3.3"
+    ],
+    "BerTlv": [
+      "~> 0.2.3"
+    ]
+  },
+  "resources": [
+    "OCGuestFW/Assets/*.*"
+  ]
+}