[Add] BTLoading 0.3.2
diff --git a/Specs/2/8/f/BTLoading/0.3.2/BTLoading.podspec.json b/Specs/2/8/f/BTLoading/0.3.2/BTLoading.podspec.json
new file mode 100644
index 0000000..8e8ddfc
--- /dev/null
+++ b/Specs/2/8/f/BTLoading/0.3.2/BTLoading.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "BTLoading",
+  "version": "0.3.2",
+  "summary": "An easy Loading View",
+  "homepage": "https://github.com/StoneMover/BTLoading",
+  "license": "MIT",
+  "authors": {
+    "StoneMover": "stonemover@163.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/StoneMover/BTLoading.git",
+    "tag": "0.3.2"
+  },
+  "source_files": "Classes/**/*.{h,m}",
+  "resources": "Assets/BTLoadingBundle.bundle",
+  "requires_arc": true,
+  "public_header_files": "Classes/**/*.h"
+}