[Delete] 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
deleted file mode 100644
index 11bb776..0000000
--- a/Specs/5/e/3/SobotKit/2.7.13/SobotKit.podspec.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
-  "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"
-  }
-}