[Add] NNCategoryPro 2.2.5.4
diff --git a/Specs/1/3/6/NNCategoryPro/2.2.5.4/NNCategoryPro.podspec.json b/Specs/1/3/6/NNCategoryPro/2.2.5.4/NNCategoryPro.podspec.json
new file mode 100644
index 0000000..12b47c3
--- /dev/null
+++ b/Specs/1/3/6/NNCategoryPro/2.2.5.4/NNCategoryPro.podspec.json
@@ -0,0 +1,75 @@
+{
+  "name": "NNCategoryPro",
+  "version": "2.2.5.4",
+  "summary": "分类-项目通用方法封装.",
+  "description": "项目封装的实现主体,主要通过分类实现",
+  "homepage": "https://github.com/shang1219178163/NNCategoryPro",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "BIN": "shang1219178163@gmail.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true,
+  "source": {
+    "git": "https://github.com/shang1219178163/NNCategoryPro.git",
+    "tag": "2.2.5.4"
+  },
+  "source_files": "NNCategoryPro/*",
+  "public_header_files": "NNCategoryPro/*.h",
+  "frameworks": [
+    "UIKit",
+    "CoreFoundation",
+    "CoreText",
+    "CoreGraphics",
+    "CoreImage",
+    "CoreLocation",
+    "CoreTelephony",
+    "GLKit",
+    "QuartzCore",
+    "ImageIO",
+    "Accelerate",
+    "AssetsLibrary",
+    "MobileCoreServices",
+    "SystemConfiguration",
+    "ImageIO",
+    "JavaScriptCore",
+    "WebKit"
+  ],
+  "dependencies": {
+    "NNGloble": [
+
+    ],
+    "AESCrypt-ObjC": [
+
+    ],
+    "FLAnimatedImage": [
+
+    ],
+    "IQKeyboardManager": [
+
+    ],
+    "GTMBase64": [
+
+    ],
+    "MBProgressHUD": [
+
+    ],
+    "MJExtension": [
+
+    ],
+    "SDWebImage": [
+
+    ],
+    "Toast": [
+
+    ],
+    "YYModel": [
+
+    ]
+  }
+}