[Add] MonkeyKing 2.2.0
diff --git a/Specs/f/6/5/MonkeyKing/2.2.0/MonkeyKing.podspec.json b/Specs/f/6/5/MonkeyKing/2.2.0/MonkeyKing.podspec.json
new file mode 100644
index 0000000..b78387b
--- /dev/null
+++ b/Specs/f/6/5/MonkeyKing/2.2.0/MonkeyKing.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "MonkeyKing",
+  "version": "2.2.0",
+  "summary": "MonkeyKing helps you to post messages to Chinese Social Networks, or do OAuth and Payment.",
+  "description": "You just want to share some information to WeChat, QQ, Weibo ...\nWhy do we need to use their buggy SDKs?",
+  "homepage": "https://github.com/nixzhu/MonkeyKing",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "nixzhu": "zhuhongxu@gmail.com"
+  },
+  "social_media_url": "https://twitter.com/nixzhu",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_versions": "5.0",
+  "source": {
+    "git": "https://github.com/nixzhu/MonkeyKing.git",
+    "tag": "2.2.0"
+  },
+  "source_files": "Sources/MonkeyKing/*.swift",
+  "requires_arc": true,
+  "swift_version": "5.0"
+}