[Add] HTAdSDK 0.1.2
diff --git a/Specs/7/5/e/HTAdSDK/0.1.2/HTAdSDK.podspec.json b/Specs/7/5/e/HTAdSDK/0.1.2/HTAdSDK.podspec.json
new file mode 100644
index 0000000..27f1ff4
--- /dev/null
+++ b/Specs/7/5/e/HTAdSDK/0.1.2/HTAdSDK.podspec.json
@@ -0,0 +1,58 @@
+{
+  "name": "HTAdSDK",
+  "version": "0.1.2",
+  "summary": "A short description of HTAdSDK.",
+  "homepage": "https://github.com/lcztt/HTAdSDK",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "lcztt": "349632213@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/lcztt/HTAdSDK.git",
+    "tag": "0.1.2"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "description": "TODO: Add long description of the pod here.",
+  "resources": "HTAdSDK/Classes/**/*.bundle",
+  "source_files": "HTAdSDK/Classes/**/*.{h,m}",
+  "frameworks": [
+    "UIKit",
+    "Foundation",
+    "StoreKit",
+    "SafariServices",
+    "MessageUI",
+    "CoreMedia",
+    "CoreMotion",
+    "SystemConfiguration",
+    "CoreLocation",
+    "CoreTelephony",
+    "AVFoundation",
+    "AdSupport"
+  ],
+  "vendored_frameworks": [
+    "HTAdSDK/Classes/BaiduMobAdSDK/BaiduMobAdSDK.framework"
+  ],
+  "libraries": [
+    "c++"
+  ],
+  "static_framework": true,
+  "xcconfig": {
+    "OTHER_LDFLAGS": "-ObjC"
+  },
+  "dependencies": {
+    "GDTMobSDK": [
+
+    ],
+    "Bytedance-UnionAD": [
+
+    ],
+    "UMCCommon": [
+
+    ]
+  }
+}