[Add] ZJMKit 0.1.0
diff --git a/Specs/6/4/0/ZJMKit/0.1.0/ZJMKit.podspec.json b/Specs/6/4/0/ZJMKit/0.1.0/ZJMKit.podspec.json
new file mode 100644
index 0000000..d6bdfff
--- /dev/null
+++ b/Specs/6/4/0/ZJMKit/0.1.0/ZJMKit.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "ZJMKit",
+  "version": "0.1.0",
+  "summary": "常用分类和工具组件j",
+  "description": "常用分类封装📦,省去了每次都复制代码麻烦",
+  "homepage": "https://github.com/simplismvip/ZJMKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "明": "tonyzhao60@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/simplismvip/ZJMKit.git",
+    "tag": "0.1.0"
+  },
+  "social_media_url": "http://www.restcy.com",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "swift_versions": "4.0",
+  "source_files": [
+    "ZJMKit/*.{h,swift}"
+  ],
+  "frameworks": "UIKit",
+  "swift_version": "4.0"
+}