[Add] VeeplayIma 1.2
diff --git a/Specs/1/f/f/VeeplayIma/1.2/VeeplayIma.podspec.json b/Specs/1/f/f/VeeplayIma/1.2/VeeplayIma.podspec.json
new file mode 100644
index 0000000..8dc43c3
--- /dev/null
+++ b/Specs/1/f/f/VeeplayIma/1.2/VeeplayIma.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "VeeplayIma",
+  "version": "1.2",
+  "summary": "Veeplay Google IMA SDK Plugin",
+  "homepage": "http://veeplay.com",
+  "license": {
+    "type": "Commercial",
+    "text": "Contact office@veeplay.com"
+  },
+  "authors": {
+    "Veeplay": "gabi@veeplay.com"
+  },
+  "source": {
+    "git": "https://github.com/veeplay/ima-support-ios.git",
+    "tag": "1.2"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "requires_arc": true,
+  "documentation_url": "http://veeplay.github.io/ima-support-ios/",
+  "source_files": "Headers/*.h",
+  "public_header_files": "Headers/*.h",
+  "vendored_libraries": "libVeeplayIma.a",
+  "dependencies": {
+    "Veeplay": [
+
+    ],
+    "GoogleAds-IMA-iOS-SDK": [
+      "~> 3.14.5"
+    ]
+  }
+}