[Add] LDCLibrary 0.0.3
diff --git a/Specs/b/a/3/LDCLibrary/0.0.3/LDCLibrary.podspec.json b/Specs/b/a/3/LDCLibrary/0.0.3/LDCLibrary.podspec.json
new file mode 100644
index 0000000..33430c9
--- /dev/null
+++ b/Specs/b/a/3/LDCLibrary/0.0.3/LDCLibrary.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "LDCLibrary",
+  "version": "0.0.3",
+  "summary": "This is the private library",
+  "description": "This is the private library to test the functionality of view from library to application and application to library",
+  "homepage": "https://github.com/Vadivel-Muniswamy",
+  "license": {
+    "type": "Apache License, Version 2.0"
+  },
+  "authors": "Vadivel-Muniswamy",
+  "platforms": {
+    "ios": "10.0"
+  },
+  "swift_versions": "5.0",
+  "source": {
+    "git": "https://github.com/Vadivel-Muniswamy/LDCLibrary.git",
+    "tag": "0.0.3"
+  },
+  "source_files": "LDCLibrary/**/*.{h,m,swift}",
+  "requires_arc": true,
+  "resources": [
+    "LDCLibrary/**/*.lproj/LDCLibLocalization.strings"
+  ],
+  "swift_version": "5.0"
+}