[Add] SwiftLeeTools 0.1.6
diff --git a/Specs/2/6/b/SwiftLeeTools/0.1.6/SwiftLeeTools.podspec.json b/Specs/2/6/b/SwiftLeeTools/0.1.6/SwiftLeeTools.podspec.json
new file mode 100644
index 0000000..955e6b7
--- /dev/null
+++ b/Specs/2/6/b/SwiftLeeTools/0.1.6/SwiftLeeTools.podspec.json
@@ -0,0 +1,73 @@
+{
+  "name": "SwiftLeeTools",
+  "version": "0.1.6",
+  "summary": "A short description of SwiftLeeTools.",
+  "swift_versions": "5.0",
+  "description": "\"iOS swift开发通用工具 包括UIKit foundation 网络封装 等\"",
+  "homepage": "https://github.com/350541732/SwiftLeeTools",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "LeeSin": "350541732@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/350541732/SwiftLeeTools.git",
+    "tag": "0.1.6"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "SwiftLeeTools/Classes/**/*",
+  "resource_bundles": {
+    "SwiftLeeTools": [
+      "SwiftLeeTools/Assets/*.png"
+    ]
+  },
+  "dependencies": {
+    "Alamofire": [
+      "~> 4.7"
+    ],
+    "SwiftyJSON": [
+      "~> 4.0"
+    ],
+    "QorumLogs": [
+
+    ],
+    "SnapKit": [
+      "~> 4.0.0"
+    ],
+    "IQKeyboardManagerSwift": [
+
+    ],
+    "AlamofireImage": [
+
+    ],
+    "DeviceKit": [
+
+    ],
+    "ImageSlideshow/Alamofire": [
+
+    ],
+    "MJRefresh": [
+
+    ],
+    "SwiftDate": [
+      "~> 5.1.0"
+    ],
+    "JXSegmentedView": [
+
+    ],
+    "ReachabilitySwift": [
+
+    ],
+    "RealmSwift": [
+
+    ],
+    "CryptoSwift": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}