[Add] WNJUserInfoKit 0.3.1
diff --git a/Specs/e/4/4/WNJUserInfoKit/0.3.1/WNJUserInfoKit.podspec.json b/Specs/e/4/4/WNJUserInfoKit/0.3.1/WNJUserInfoKit.podspec.json
new file mode 100644
index 0000000..9ea9b7f
--- /dev/null
+++ b/Specs/e/4/4/WNJUserInfoKit/0.3.1/WNJUserInfoKit.podspec.json
@@ -0,0 +1,72 @@
+{
+  "name": "WNJUserInfoKit",
+  "version": "0.3.1",
+  "summary": "智慧怒江用户登录信息管理库",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "http://192.168.0.49/APP/wnjuserinfokit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "melo30": "281083409@qq.com"
+  },
+  "source": {
+    "git": "http://192.168.0.49/APP/wnjuserinfokit.git",
+    "tag": "0.3.1"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "WNJUserInfoKit/Classes/**/*",
+  "prefix_header_contents": [
+    "#import \"Masonry.h\"",
+    "#import \"UIColor+MJRGBCategory.h\"",
+    "#import \"LCProgressHUD.h\"",
+    "#import \"YYModel.h\"",
+    "#import \"NSBundle+MJBundleHelp.h\"",
+    "#import \"UIImage+MJBundleHelp.h\"",
+    "#import \"MJAdaptScreenHelp.h\"",
+    "#import \"SDAutoLayout.h\""
+  ],
+  "resource_bundles": {
+    "WNJUserInfoKit": [
+      "WNJUserInfoKit/Assets/*.{png,xib,txt,xcassets}"
+    ]
+  },
+  "dependencies": {
+    "WNJNetworkKit": [
+
+    ],
+    "YYModel": [
+
+    ],
+    "YTKNetwork": [
+
+    ],
+    "Masonry": [
+
+    ],
+    "SDAutoLayout": [
+
+    ],
+    "MJAdaptScreenHelp": [
+
+    ],
+    "MJProgressHUD": [
+
+    ],
+    "CTMediator": [
+
+    ],
+    "MJColorKit": [
+
+    ],
+    "MJBundleHelp": [
+
+    ],
+    "TTTAttributedLabel": [
+
+    ]
+  }
+}