[Add] IconButton 0.2.0
diff --git a/Specs/8/a/6/IconButton/0.2.0/IconButton.podspec.json b/Specs/8/a/6/IconButton/0.2.0/IconButton.podspec.json
new file mode 100644
index 0000000..8ef03f3
--- /dev/null
+++ b/Specs/8/a/6/IconButton/0.2.0/IconButton.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "IconButton",
+  "version": "0.2.0",
+  "summary": "A custom iOS button with icon",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/mo3bius/IconButton",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Luigi Aiello": "luigiaiello97@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/mo3bius/IconButton.git",
+    "tag": "0.2.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_versions": "5",
+  "source_files": "IconButton/**/*.{h,m,swift}",
+  "swift_version": "5"
+}