[Add] OCCustomKit 0.0.1
diff --git a/Specs/f/0/8/OCCustomKit/0.0.1/OCCustomKit.podspec.json b/Specs/f/0/8/OCCustomKit/0.0.1/OCCustomKit.podspec.json
new file mode 100644
index 0000000..c76c36f
--- /dev/null
+++ b/Specs/f/0/8/OCCustomKit/0.0.1/OCCustomKit.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "OCCustomKit",
+  "version": "0.0.1",
+  "summary": "OC基础组件库",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/eason-lz/OCCustomKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "18210437675@163.com": "18210437675@163.com"
+  },
+  "source": {
+    "git": "https://github.com/eason-lz/OCCustomKit.git",
+    "tag": "0.0.1"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": "OCCustomKit/Classes/**/*",
+  "frameworks": "UIKit"
+}