[Add] SVProgressHUDTools 0.0.1
diff --git a/Specs/e/1/8/SVProgressHUDTools/0.0.1/SVProgressHUDTools.podspec.json b/Specs/e/1/8/SVProgressHUDTools/0.0.1/SVProgressHUDTools.podspec.json
new file mode 100644
index 0000000..f7a7f62
--- /dev/null
+++ b/Specs/e/1/8/SVProgressHUDTools/0.0.1/SVProgressHUDTools.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "SVProgressHUDTools",
+  "version": "0.0.1",
+  "summary": "A short description of SVProgressHUDTools.",
+  "description": "12345567890",
+  "homepage": "https://github.com/appledev201888/SVProgressHUDTools",
+  "license": "MIT",
+  "authors": {
+    "big apple": "binbin@uutaka.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/appledev201888/SVProgressHUDTools.git",
+    "tag": "0.0.1"
+  },
+  "source_files": [
+    "Classes",
+    "Classes/**/*.{h,m}"
+  ],
+  "exclude_files": "Classes/Exclude",
+  "resources": "Classes/*.bundle",
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "vendored_frameworks": "Classes/*.framework",
+  "requires_arc": true
+}