[Add] XcutionA 2.1.0
diff --git a/Specs/3/f/5/XcutionA/2.1.0/XcutionA.podspec.json b/Specs/3/f/5/XcutionA/2.1.0/XcutionA.podspec.json
new file mode 100644
index 0000000..1f4eb84
--- /dev/null
+++ b/Specs/3/f/5/XcutionA/2.1.0/XcutionA.podspec.json
@@ -0,0 +1,40 @@
+{
+  "name": "XcutionA",
+  "version": "2.1.0",
+  "summary": "XcutionA framework CocoaPods",
+  "description": "The framework is specifically developed for XcutionTeam.",
+  "homepage": "https://github.com/x5forever/XcutionTeam.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "x5": "x5forever@163.com"
+  },
+  "source": {
+    "git": "https://github.com/x5forever/XcutionTeam.git",
+    "tag": "V2.1.0"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "requires_arc": true,
+  "static_framework": true,
+  "frameworks": [
+    "Foundation",
+    "UIKit"
+  ],
+  "vendored_frameworks": "XcutionDemo/XcutionDemo/XcutionA.framework",
+  "resources": "XcutionDemo/XcutionDemo/XcutionA.bundle",
+  "dependencies": {
+    "AFNetworking": [
+
+    ],
+    "GTMBase64": [
+
+    ],
+    "SVWebView": [
+
+    ]
+  }
+}