[Add] SwiftExpand 1.9.9.3
diff --git a/Specs/9/f/d/SwiftExpand/1.9.9.3/SwiftExpand.podspec.json b/Specs/9/f/d/SwiftExpand/1.9.9.3/SwiftExpand.podspec.json
new file mode 100644
index 0000000..84225be
--- /dev/null
+++ b/Specs/9/f/d/SwiftExpand/1.9.9.3/SwiftExpand.podspec.json
@@ -0,0 +1,42 @@
+{
+  "name": "SwiftExpand",
+  "version": "1.9.9.3",
+  "summary": "系统类功能扩展.",
+  "description": "主要通过分类实现",
+  "homepage": "https://github.com/shang1219178163/SwiftExpand",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "BIN": "shang1219178163@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/shang1219178163/SwiftExpand.git",
+    "tag": "1.9.9.3"
+  },
+  "source_files": "SwiftExpand/Classes/**/*",
+  "resource_bundles": {
+    "SwiftExpand": [
+      "SwiftExpand/*.xcassets"
+    ]
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "swift_versions": "5.0",
+  "requires_arc": true,
+  "frameworks": [
+    "UIKit",
+    "CoreFoundation",
+    "CoreText",
+    "CoreGraphics",
+    "CoreImage",
+    "CoreLocation",
+    "CoreTelephony",
+    "GLKit",
+    "QuartzCore",
+    "WebKit"
+  ],
+  "swift_version": "5.0"
+}