[Add] PooTools 1.80.18
diff --git a/Specs/c/4/7/PooTools/1.80.18/PooTools.podspec.json b/Specs/c/4/7/PooTools/1.80.18/PooTools.podspec.json
new file mode 100644
index 0000000..a0437f7
--- /dev/null
+++ b/Specs/c/4/7/PooTools/1.80.18/PooTools.podspec.json
@@ -0,0 +1,133 @@
+{
+  "name": "PooTools",
+  "version": "1.80.18",
+  "authors": {
+    "crazypoo": "273277355@qq.com"
+  },
+  "homepage": "https://github.com/crazypoo/PTools",
+  "summary": "多年来积累的轮子",
+  "source": {
+    "git": "https://github.com/crazypoo/PTools.git",
+    "tag": "1.80.18"
+  },
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "pod_target_xcconfig": {
+    "SWIFT_VERSION": "4.2"
+  },
+  "platforms": {
+    "ios": "9.3"
+  },
+  "requires_arc": true,
+  "source_files": [
+    "PooTools",
+    "PooTools/**/*.{h,m,swift}"
+  ],
+  "resources": "PooTools/PooTools.bundle",
+  "swift_versions": [
+    "4.2",
+    "5.0"
+  ],
+  "frameworks": [
+    "UIKit",
+    "AudioToolbox",
+    "ExternalAccessory",
+    "CoreText",
+    "SystemConfiguration",
+    "WebKit",
+    "QuartzCore",
+    "CoreTelephony",
+    "Security",
+    "Foundation",
+    "AVFoundation",
+    "LocalAuthentication",
+    "CoreMotion",
+    "SceneKit",
+    "CoreImage",
+    "AssetsLibrary",
+    "Photos"
+  ],
+  "dependencies": {
+    "AFNetworking": [
+
+    ],
+    "SDWebImage": [
+
+    ],
+    "CYLTabBarController": [
+
+    ],
+    "Mantle": [
+
+    ],
+    "DZNEmptyDataSet": [
+
+    ],
+    "IQKeyboardManager": [
+
+    ],
+    "UITableView+FDTemplateLayoutCell": [
+
+    ],
+    "FDFullscreenPopGesture": [
+
+    ],
+    "LTNavigationBar": [
+
+    ],
+    "HTAutocompleteTextField": [
+
+    ],
+    "UIViewController+Swizzled": [
+
+    ],
+    "FMDB": [
+
+    ],
+    "DHSmartScreenshot": [
+
+    ],
+    "YCXMenu": [
+
+    ],
+    "Masonry": [
+
+    ],
+    "MJRefresh": [
+
+    ],
+    "MYBlurIntroductionView": [
+
+    ],
+    "TextFieldEffects": [
+
+    ],
+    "pop": [
+
+    ],
+    "UITextField+Shake": [
+
+    ],
+    "MJExtension": [
+
+    ],
+    "SSZipArchive": [
+
+    ],
+    "GCDWebServer": [
+
+    ],
+    "GCDWebServer/WebUploader": [
+
+    ],
+    "MBProgressHUD": [
+
+    ],
+    "WZLBadge": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}