[Add] AckooSDK 0.4.2
diff --git a/Specs/1/f/f/AckooSDK/0.4.2/AckooSDK.podspec.json b/Specs/1/f/f/AckooSDK/0.4.2/AckooSDK.podspec.json
new file mode 100644
index 0000000..24b70cc
--- /dev/null
+++ b/Specs/1/f/f/AckooSDK/0.4.2/AckooSDK.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "AckooSDK",
+  "version": "0.4.2",
+  "summary": "iOS SDK that keep track of the purchase with the help of iOS universal links.",
+  "description": "iOS SDK that keep track of the purchase from source app to target app with the help of iOS universal links.",
+  "homepage": "https://www.ackoo.app/",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "mihirpmehta": "mihirpmehta@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/ackoo-app/AckooSDK.git",
+    "tag": "0.4.2"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_versions": "5.0",
+  "source_files": "AckooSDK/Classes/**/*",
+  "resource_bundles": {
+    "AckooSDK": [
+      "AckooSDK/Assets/*.plist"
+    ]
+  },
+  "swift_version": "5.0"
+}