[Add] KumpeHelpers 1.1.2
diff --git a/Specs/1/b/c/KumpeHelpers/1.1.2/KumpeHelpers.podspec.json b/Specs/1/b/c/KumpeHelpers/1.1.2/KumpeHelpers.podspec.json
new file mode 100644
index 0000000..d4bdd2c
--- /dev/null
+++ b/Specs/1/b/c/KumpeHelpers/1.1.2/KumpeHelpers.podspec.json
@@ -0,0 +1,44 @@
+{
+  "name": "KumpeHelpers",
+  "platforms": {
+    "ios": "13.6"
+  },
+  "summary": "Swift Helper Files used in KumpeApps.",
+  "version": "1.1.2",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Justin Kumpe": "helpdesk@kumpeapps.com"
+  },
+  "homepage": "https://github.com/kumpeapps/KumpeHelpers.git",
+  "source": {
+    "git": "https://github.com/kumpeapps/KumpeHelpers.git",
+    "tag": "1.1.2"
+  },
+  "frameworks": "UIKit",
+  "dependencies": {
+    "ReachabilitySwift": [
+
+    ],
+    "SwiftMessages": [
+
+    ],
+    "Alamofire-SwiftyJSON": [
+
+    ],
+    "Sync": [
+
+    ],
+    "CollectionViewCenteredFlowLayout": [
+
+    ],
+    "Haptico": [
+
+    ]
+  },
+  "source_files": "KumpeHelpers/**/*.{swift,storyboard,xib,png}",
+  "swift_versions": "5",
+  "swift_version": "5"
+}