[Add] TMWebViewKitSDK 0.0.2
diff --git a/Specs/b/c/1/TMWebViewKitSDK/0.0.2/TMWebViewKitSDK.podspec.json b/Specs/b/c/1/TMWebViewKitSDK/0.0.2/TMWebViewKitSDK.podspec.json
new file mode 100644
index 0000000..cedde6b
--- /dev/null
+++ b/Specs/b/c/1/TMWebViewKitSDK/0.0.2/TMWebViewKitSDK.podspec.json
@@ -0,0 +1,36 @@
+{
+  "name": "TMWebViewKitSDK",
+  "version": "0.0.2",
+  "summary": "TM web",
+  "homepage": "https://www.360tianma.com",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "renxukui": "renxukui@360tianma.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://gitee.com/tmgc/TMWebViewKitSpec.git",
+    "tag": "0.0.2"
+  },
+  "source_files": "TMFramework/TMWebViewKitSDK.framework/Headers/*.{h}",
+  "ios": {
+    "vendored_frameworks": "TMFramework/TMWebViewKitSDK.framework"
+  },
+  "requires_arc": true,
+  "dependencies": {
+    "TMSDK": [
+
+    ],
+    "TZImagePickerController": [
+
+    ],
+    "SVProgressHUD": [
+
+    ]
+  }
+}