[Add] CustomFit 0.0.1
diff --git a/Specs/8/c/1/CustomFit/0.0.1/CustomFit.podspec.json b/Specs/8/c/1/CustomFit/0.0.1/CustomFit.podspec.json
new file mode 100644
index 0000000..465bebb
--- /dev/null
+++ b/Specs/8/c/1/CustomFit/0.0.1/CustomFit.podspec.json
@@ -0,0 +1,39 @@
+{
+  "name": "CustomFit",
+  "version": "0.0.1",
+  "summary": "A CocoaPods library written in Swift",
+  "description": "This CocoaPods library helps you perform calculation.",
+  "homepage": "https://github.com/rajtharan-g/CustomFit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "rajtharan": "tharanit99@gmail.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_versions": "5.0",
+  "source": {
+    "git": "https://github.com/rajtharan-g/CustomFit.git",
+    "commit": "016121d"
+  },
+  "source_files": "CustomFit/*.swift",
+  "static_framework": true,
+  "dependencies": {
+    "Firebase": [
+
+    ],
+    "Firebase/Messaging": [
+
+    ],
+    "Firebase/Auth": [
+
+    ],
+    "Alamofire": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}