[Add] SobotKit 2.7.13
diff --git a/Specs/5/e/3/SobotKit/2.7.13/SobotKit.podspec.json b/Specs/5/e/3/SobotKit/2.7.13/SobotKit.podspec.json
new file mode 100644
index 0000000..11bb776
--- /dev/null
+++ b/Specs/5/e/3/SobotKit/2.7.13/SobotKit.podspec.json
@@ -0,0 +1,32 @@
+{
+  "name": "SobotKit",
+  "version": "2.7.13",
+  "summary": "A marquee view used on iOS.",
+  "description": "It is marquee view used on iOS, which implement by Objective-C.",
+  "homepage": "https://github.com/ZCSDK/SobotKit",
+  "license": "MIT",
+  "authors": {
+    "zhangxy": "app_dev@sobot.com"
+  },
+  "source": {
+    "git": "https://github.com/ZCSDK/SobotKit.git",
+    "tag": "2.7.13"
+  },
+  "platforms": {
+    "ios": "6.1"
+  },
+  "requires_arc": true,
+  "frameworks": [
+    "AudioToolbox",
+    "AssetsLibrary",
+    "SystemConfiguration",
+    "AVFoundation",
+    "MobileCoreServices",
+    "WebKit"
+  ],
+  "libraries": "z.1.2.5",
+  "resources": "SobotKit.bundle",
+  "ios": {
+    "vendored_frameworks": "SobotKit.framework"
+  }
+}