[Add] LXSwiftSecurity 2.1.0
diff --git a/Specs/4/d/c/LXSwiftSecurity/2.1.0/LXSwiftSecurity.podspec.json b/Specs/4/d/c/LXSwiftSecurity/2.1.0/LXSwiftSecurity.podspec.json
new file mode 100644
index 0000000..a3c50fb
--- /dev/null
+++ b/Specs/4/d/c/LXSwiftSecurity/2.1.0/LXSwiftSecurity.podspec.json
@@ -0,0 +1,21 @@
+{
+ "name": "LXSwiftSecurity",
+ "version": "2.1.0",
+ "summary": "swift加密方式md5/SHA1/SHA224/SHA256/SHA384/SHA512/AES/RSA/签名/验证签名",
+ "description": "LXSwiftSecurity is manager swift加密方式md5/SHA1/SHA224/SHA256/SHA384/SHA512/AES/RSA/签名/验证签名",
+ "homepage": "https://github.com/LIXIANGXLee/LXSwiftSecurity",
+ "license": "MIT",
+ "authors": {
+ "lixiang": "1367015013@qq.com"
+ },
+ "platforms": {
+ "ios": "9.0"
+ },
+ "swift_versions": "5.0",
+ "source": {
+ "git": "https://github.com/LIXIANGXLee/LXSwiftSecurity.git",
+ "tag": "2.1.0"
+ },
+ "source_files": "LXSwiftSecurity/*.swift",
+ "swift_version": "5.0"
+}