[Add] QIYU_iOS_SDK 3.11.5
diff --git a/Specs/f/f/6/QIYU_iOS_SDK/3.11.5/QIYU_iOS_SDK.podspec.json b/Specs/f/f/6/QIYU_iOS_SDK/3.11.5/QIYU_iOS_SDK.podspec.json
new file mode 100644
index 0000000..9febeef
--- /dev/null
+++ b/Specs/f/f/6/QIYU_iOS_SDK/3.11.5/QIYU_iOS_SDK.podspec.json
@@ -0,0 +1,46 @@
+{
+  "name": "QIYU_iOS_SDK",
+  "version": "3.11.5",
+  "license": {
+    "type": "Copyright",
+    "text": " Copyright 2016 Netease \n"
+  },
+  "summary": "网易七鱼客服访客端 iOS SDK",
+  "homepage": "http://www.qiyukf.com",
+  "authors": {
+    "qiyukf": "yunshangfu@126.com"
+  },
+  "source": {
+    "git": "https://github.com/qiyukf/QIYU_iOS_SDK.git",
+    "tag": "3.11.5"
+  },
+  "platforms": {
+    "ios": null
+  },
+  "public_header_files": "**/ExportHeaders/**/*.h",
+  "source_files": "**/ExportHeaders/**/*.h",
+  "vendored_libraries": [
+    "**/libQYSDK.a",
+    "**/libcrypto.a",
+    "**/libevent.a"
+  ],
+  "resources": "**/QYResource.bundle",
+  "frameworks": [
+    "UIKit",
+    "CoreText",
+    "MobileCoreServices",
+    "SystemConfiguration",
+    "AVFoundation",
+    "CoreTelephony",
+    "CoreMedia",
+    "AudioToolbox",
+    "AssetsLibrary"
+  ],
+  "libraries": [
+    "z",
+    "stdc++.6.0.9",
+    "sqlite3.0",
+    "xml2"
+  ],
+  "requires_arc": true
+}