[Add] PayUIndia-PG-SDK 6.4.0
diff --git a/Specs/4/e/b/PayUIndia-PG-SDK/6.4.0/PayUIndia-PG-SDK.podspec.json b/Specs/4/e/b/PayUIndia-PG-SDK/6.4.0/PayUIndia-PG-SDK.podspec.json
new file mode 100644
index 0000000..794af2c
--- /dev/null
+++ b/Specs/4/e/b/PayUIndia-PG-SDK/6.4.0/PayUIndia-PG-SDK.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "PayUIndia-PG-SDK",
+  "version": "6.4.0",
+  "license": "MIT",
+  "homepage": "https://github.com/payu-intrepos/iOS-SDK",
+  "authors": {
+    "PayUbiz": "contact@payu.in"
+  },
+  "summary": "PG SDK for iOS by PayUbiz",
+  "description": "iOS PG SDK provides easy payment flow.",
+  "source": {
+    "git": "https://github.com/payu-intrepos/iOS-SDK.git",
+    "tag": "PayUIndia-PG-SDK_6.4.0"
+  },
+  "documentation_url": "https://app.gitbook.com/@payumobile/s/sdk-integration/ios/core/core-sdk",
+  "platforms": {
+    "ios": "10.0"
+  },
+  "vendored_frameworks": "PayUBizCoreKit.xcframework",
+  "dependencies": {
+    "PayUIndia-PayUParams": [
+      "~> 2.1"
+    ],
+    "PayUIndia-NetworkReachability": [
+      "~> 1.0"
+    ]
+  }
+}