[Add] UNUMColorPicker 1.2.0
diff --git a/Specs/8/8/0/UNUMColorPicker/1.2.0/UNUMColorPicker.podspec.json b/Specs/8/8/0/UNUMColorPicker/1.2.0/UNUMColorPicker.podspec.json
new file mode 100644
index 0000000..a748877
--- /dev/null
+++ b/Specs/8/8/0/UNUMColorPicker/1.2.0/UNUMColorPicker.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "UNUMColorPicker",
+  "version": "1.2.0",
+  "summary": "UNUM color picker library.",
+  "swift_versions": "5.0",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/unumdesign/UNUMColorPicker",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "zhaoli1211": "zhaoli841211@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/unumdesign/UNUMColorPicker.git",
+    "tag": "1.2.0"
+  },
+  "platforms": {
+    "ios": "12.0"
+  },
+  "source_files": "UNUMColorPicker/Classes/**/*",
+  "resource_bundles": {
+    "UNUMColorPicker": [
+      "UNUMColorPicker/Classes/**/*.{xib}"
+    ]
+  },
+  "frameworks": "UIKit",
+  "swift_version": "5.0"
+}