[Add] TIWLogger_iOS 1.0.1.10
diff --git a/Specs/a/4/d/TIWLogger_iOS/1.0.1.10/TIWLogger_iOS.podspec.json b/Specs/a/4/d/TIWLogger_iOS/1.0.1.10/TIWLogger_iOS.podspec.json
new file mode 100644
index 0000000..51bba5c
--- /dev/null
+++ b/Specs/a/4/d/TIWLogger_iOS/1.0.1.10/TIWLogger_iOS.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "TIWLogger_iOS",
+  "version": "1.0.1.10",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "license": {
+    "type": "Proprietary",
+    "text": "                          copyright 2017 tencent Ltd. All rights reserved.\n"
+  },
+  "homepage": "https://cloud.tencent.com/product/tiw",
+  "documentation_url": "https://cloud.tencent.com/document/product/1137",
+  "authors": "tencent interact whiteboard",
+  "summary": "TIW",
+  "requires_arc": true,
+  "source": {
+    "http": "https://log.qcloudtiw.com/sdk/ios/TIWLogger_1.0.1.10.zip"
+  },
+  "preserve_paths": "TIWLogger.framework",
+  "source_files": "TIWLogger.framework/Headers/*.h",
+  "public_header_files": "TIWLogger.framework/Headers/*.h",
+  "vendored_frameworks": "TIWLogger.framework",
+  "xcconfig": {
+    "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TIWLogger.framework/Headers/"
+  }
+}