[Add] GreenPay 2.0.0
diff --git a/Specs/3/3/7/GreenPay/2.0.0/GreenPay.podspec.json b/Specs/3/3/7/GreenPay/2.0.0/GreenPay.podspec.json
new file mode 100644
index 0000000..7e4c30c
--- /dev/null
+++ b/Specs/3/3/7/GreenPay/2.0.0/GreenPay.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "GreenPay",
+  "version": "2.0.0",
+  "summary": "GreenPay allows a Website, iOS and Android applications to process card payments",
+  "description": "GreenPay allows any Website, iOS or Android applications to process card payments. Also, GreenPay allow the merchant to tokenize cards in a secure way and also make payments with these cards.",
+  "homepage": "https://www.greenpay.me/",
+  "license": {
+    "type": "Copyright",
+    "text": "                   Copyright 2019\n                   Permission is granted to clients of GreenPay\n"
+  },
+  "authors": "GreenPay",
+  "platforms": {
+    "ios": "13.0"
+  },
+  "source": {
+    "git": "https://gitlab.com/gp-sdks/greenpay-ios-sdk-framework-releases.git",
+    "tag": "2.0.0"
+  },
+  "vendored_frameworks": "GreenpaySDK.xcframework",
+  "swift_versions": "5.2",
+  "swift_version": "5.2"
+}