[Add] DivrtPinabox 0.0.3
diff --git a/Specs/b/4/9/DivrtPinabox/0.0.3/DivrtPinabox.podspec.json b/Specs/b/4/9/DivrtPinabox/0.0.3/DivrtPinabox.podspec.json
new file mode 100644
index 0000000..6a57a25
--- /dev/null
+++ b/Specs/b/4/9/DivrtPinabox/0.0.3/DivrtPinabox.podspec.json
@@ -0,0 +1,40 @@
+{
+  "name": "DivrtPinabox",
+  "version": "0.0.3",
+  "summary": "At this point our framework now configured. Now open Consumer app project.",
+  "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.",
+  "homepage": "http://www.divrt.co/",
+  "license": {
+    "type": "DIVRT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "anvesh.t@divrt.co": "anvesh.t@divrt.co"
+  },
+  "source": {
+    "http": "https://static-dev.divrt.co/DivrtPinabox.zip"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "4.2",
+  "ios": {
+    "vendored_frameworks": "DivrtPinabox.framework"
+  },
+  "frameworks": "CoreNFC",
+  "dependencies": {
+    "Alamofire": [
+
+    ],
+    "ReachabilitySwift": [
+
+    ],
+    "CocoaMQTT": [
+
+    ],
+    "EstimoteProximitySDK": [
+
+    ]
+  },
+  "swift_version": "4.2"
+}