[Add] VialerSIPLib 3.7.3
diff --git a/Specs/5/d/b/VialerSIPLib/3.7.3/VialerSIPLib.podspec.json b/Specs/5/d/b/VialerSIPLib/3.7.3/VialerSIPLib.podspec.json
new file mode 100644
index 0000000..003a62a
--- /dev/null
+++ b/Specs/5/d/b/VialerSIPLib/3.7.3/VialerSIPLib.podspec.json
@@ -0,0 +1,36 @@
+{
+  "name": "VialerSIPLib",
+  "version": "3.7.3",
+  "summary": "Vialer SIP Library for iOS",
+  "description": "Objective-C wrapper around PJSIP.",
+  "homepage": "https://github.com/VoIPGRID/VialerSIPLib",
+  "license": "GNU GPL v3",
+  "authors": {
+    "Devhouse Spindle": "opensource@wearespindle.com"
+  },
+  "source": {
+    "git": "https://github.com/VoIPGRID/VialerSIPLib.git",
+    "tag": "3.7.3"
+  },
+  "social_media_url": "https://twitter.com/wearespindle",
+  "platforms": {
+    "ios": "10.0"
+  },
+  "requires_arc": true,
+  "source_files": "Pod/Classes/**/*.{h,m}",
+  "public_header_files": "Pod/Classes/**/*.h",
+  "resource_bundles": {
+    "VialerSIPLib": "Pod/Resources/*.wav"
+  },
+  "dependencies": {
+    "Vialer-pjsip-iOS": [
+
+    ],
+    "CocoaLumberjack": [
+
+    ],
+    "Reachability": [
+
+    ]
+  }
+}