[Add] CardWalletSDK 0.0.6
diff --git a/Specs/e/b/c/CardWalletSDK/0.0.6/CardWalletSDK.podspec.json b/Specs/e/b/c/CardWalletSDK/0.0.6/CardWalletSDK.podspec.json
new file mode 100644
index 0000000..befc500
--- /dev/null
+++ b/Specs/e/b/c/CardWalletSDK/0.0.6/CardWalletSDK.podspec.json
@@ -0,0 +1,51 @@
+{
+  "name": "CardWalletSDK",
+  "version": "0.0.6",
+  "summary": "Card Management SDK Provided by Beam UAE",
+  "homepage": "http://beamuae.app/",
+  "dependencies": {
+    "Moya/ReactiveSwift": [
+      "~> 12.0"
+    ],
+    "Moya/RxSwift": [
+      "~> 12.0"
+    ],
+    "Stripe": [
+
+    ],
+    "RxCocoa": [
+
+    ],
+    "MBProgressHUD": [
+      "~> 1.1.0"
+    ],
+    "SwiftyRSA": [
+
+    ],
+    "RxBlocking": [
+
+    ]
+  },
+  "authors": {
+    "Name": "developer@beamuae.app"
+  },
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/beammaf/cardwallet-sdk-ios.git",
+    "branch": "CocoaPods"
+  },
+  "ios": {
+    "vendored_frameworks": [
+      "CardWalletSDK.framework",
+      "ReactiveMoya.framework",
+      "RxMoya.framework"
+    ]
+  },
+  "requires_arc": true
+}