[Add] TXIMSDK_TUIKit_iOS 4.3.81
diff --git a/Specs/0/9/1/TXIMSDK_TUIKit_iOS/4.3.81/TXIMSDK_TUIKit_iOS.podspec.json b/Specs/0/9/1/TXIMSDK_TUIKit_iOS/4.3.81/TXIMSDK_TUIKit_iOS.podspec.json
new file mode 100644
index 0000000..40273ee
--- /dev/null
+++ b/Specs/0/9/1/TXIMSDK_TUIKit_iOS/4.3.81/TXIMSDK_TUIKit_iOS.podspec.json
@@ -0,0 +1,32 @@
+{
+  "name": "TXIMSDK_TUIKit_iOS",
+  "version": "4.3.81",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "license": {
+    "type": "Proprietary",
+    "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
+  },
+  "homepage": "https://cloud.tencent.com/document/product/269/3794",
+  "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
+  "authors": "tencent video cloud",
+  "summary": "TXIMSDK_TUIKit_iOS",
+  "requires_arc": true,
+  "source": {
+    "git": "https://github.com/tencentyun/TIMSDK.git",
+    "tag": "4.3.81"
+  },
+  "preserve_paths": "iOS/TUIKit.framework",
+  "source_files": "iOS/TUIKit.framework/Headers/*.h",
+  "public_header_files": "iOS/TUIKit.framework/Headers/*.h",
+  "vendored_frameworks": "iOS/TUIKit.framework",
+  "xcconfig": {
+    "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TXIMSDK_TUIKit_iOS/iOS/TUIKit.framework/Headers/"
+  },
+  "resources": [
+    "iOS/TUIKit.framework/TUIKitFace.bundle",
+    "iOS/TUIKit.framework/TUIKitResource.bundle",
+    "iOS/TUIKit.framework/emoji.plist"
+  ]
+}