[Delete] SwiftCalc 0.0.1
diff --git a/Specs/e/3/0/SwiftCalc/0.0.1/SwiftCalc.podspec.json b/Specs/e/3/0/SwiftCalc/0.0.1/SwiftCalc.podspec.json
deleted file mode 100644
index fd35f5f..0000000
--- a/Specs/e/3/0/SwiftCalc/0.0.1/SwiftCalc.podspec.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "name": "SwiftCalc",
-  "version": "0.0.1",
-  "summary": "The swift lib app is used for calculating addition and substraction",
-  "description": "The swift lib app is used for calculating addition and substraction",
-  "homepage": "http://EXAMPLE/SwiftyLib",
-  "license": "MIT",
-  "authors": {
-    "Jeya Sekharan": "mjeyasekharan@gmail.com"
-  },
-  "platforms": {
-    "ios": "9.0"
-  },
-  "source": {
-    "git": "https://github.com/jeyasekharan/swiftlibpractice.git",
-    "tag": "0.0.1"
-  },
-  "source_files": [
-    "Classes",
-    "SwiftyLib/**/*.{h,m,swift}"
-  ],
-  "exclude_files": "Classes/Exclude"
-}