[Add] Bumble 1.0.5
diff --git a/Specs/c/d/2/Bumble/1.0.5/Bumble.podspec.json b/Specs/c/d/2/Bumble/1.0.5/Bumble.podspec.json
new file mode 100644
index 0000000..628c5ab
--- /dev/null
+++ b/Specs/c/d/2/Bumble/1.0.5/Bumble.podspec.json
@@ -0,0 +1,46 @@
+{
+  "name": "Bumble",
+  "version": "1.0.5",
+  "summary": "Now add Agent in app for quick support.",
+  "homepage": "https://github.com/Jungle-Works/bumble-ios",
+  "documentation_url": "https://github.com/Jungle-Works/bumble-ios",
+  "license": {
+    "type": "MIT",
+    "file": "FILE_LICENSE"
+  },
+  "authors": {
+    "utkarsh": "utkarsh.shukla@jungleworks.com"
+  },
+  "source": {
+    "git": "https://github.com/Jungle-Works/bumble-ios.git",
+    "tag": "1.0.5"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": "Hippo/**/*.{swift,h,m}",
+  "exclude_files": "Classes/Exclude",
+  "static_framework": false,
+  "swift_versions": "4.2",
+  "resource_bundles": {
+    "Hippo": [
+      "Hippo/*.{lproj,storyboard,xcassets,gif}",
+      "Hippo/Assets/**/*.imageset",
+      "Hippo/UIView/TableViewCell/**/*.xib",
+      "Hippo/UIView/CollectionViewCells/**/*.xib",
+      "Hippo/UIView/CustomViews/**/*.xib",
+      "Hippo/InternalClasses/Views/**/*.xib",
+      "Hippo/InternalClasses/Module/**/*.xib",
+      "Hippo/**/*.gif",
+      "Hippo/Language/**/*.strings",
+      "README.md"
+    ]
+  },
+  "resources": [
+    "Hippo/*.xcassets"
+  ],
+  "preserve_paths": [
+    "README.md"
+  ],
+  "swift_version": "4.2"
+}