[Delete] MIRA_Cloud_Framework 0.0.2
diff --git a/Specs/d/9/c/MIRA_Cloud_Framework/0.0.2/MIRA_Cloud_Framework.podspec.json b/Specs/d/9/c/MIRA_Cloud_Framework/0.0.2/MIRA_Cloud_Framework.podspec.json
deleted file mode 100644
index a4549ce..0000000
--- a/Specs/d/9/c/MIRA_Cloud_Framework/0.0.2/MIRA_Cloud_Framework.podspec.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
-  "name": "MIRA_Cloud_Framework",
-  "version": "0.0.2",
-  "summary": "Framework for MIRA Cloud integration.",
-  "description": "This pod is the part of MIRA Cloud integration kit.\nFor only our licensed partners.",
-  "homepage": "https://bitbucket.org/lateralreality/mira-cloud-ios-integration",
-  "license": "CC BY-NC-ND 4.0",
-  "authors": {
-    "Lateral Reality kft.": "simon.lackfi@lateralreality.hu"
-  },
-  "source": {
-    "http": "https://storage.googleapis.com/ios-sdk/MIRA_Cloud_Framework_0.0.1.zip"
-  },
-  "platforms": {
-    "ios": "11.0"
-  },
-  "ios": {
-    "vendored_frameworks": "MIRA_Cloud_Framework.framework"
-  },
-  "pod_target_xcconfig": {
-    "VALID_ARCHS[sdk=iphonesimulator*]": ""
-  },
-  "swift_version": "5",
-  "exclude_files": "Classes/Exclude",
-  "dependencies": {
-    "CryptoSwift": [
-
-    ],
-    "KeychainSwift": [
-
-    ],
-    "QRCodeReader.swift": [
-      "~> 10.1.0"
-    ],
-    "MIRA_ImageTakingFramework": [
-      "~> 0.0.4"
-    ]
-  }
-}