[Add] BarajaFramework 0.6
diff --git a/Specs/f/2/2/BarajaFramework/0.6/BarajaFramework.podspec.json b/Specs/f/2/2/BarajaFramework/0.6/BarajaFramework.podspec.json
new file mode 100644
index 0000000..6ff627b
--- /dev/null
+++ b/Specs/f/2/2/BarajaFramework/0.6/BarajaFramework.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "BarajaFramework",
+  "version": "0.6",
+  "summary": "This is a test cocoapod framework",
+  "description": "this is a test cocoapod framework",
+  "homepage": "https://github.com/faizbaraja/CocoaPodTest",
+  "license": "MIT",
+  "authors": {
+    "faiz baraja": "faiz.baraja89@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.0",
+  "source": {
+    "git": "https://github.com/faizbaraja/CocoaPodTest.git",
+    "tag": "0.6"
+  },
+  "source_files": "BarajaFramework/**/*",
+  "exclude_files": "BarajaFramework/**/*.plist",
+  "resources": "BarajaFramework/whatsNewService.html",
+  "swift_version": "5.0"
+}