[Add] BDGCategories 0.0.39
diff --git a/Specs/a/4/6/BDGCategories/0.0.39/BDGCategories.podspec.json b/Specs/a/4/6/BDGCategories/0.0.39/BDGCategories.podspec.json
new file mode 100644
index 0000000..a5b8c2a
--- /dev/null
+++ b/Specs/a/4/6/BDGCategories/0.0.39/BDGCategories.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "BDGCategories",
+  "version": "0.0.39",
+  "summary": "Incredibly useful categories for any xCode project",
+  "license": "MIT",
+  "description": "Really useful categories to use in every xCode project on UIView, UIImage, NSDate, NSDateFormatter, etc",
+  "homepage": "https://github.com/BobDG/BDGCategories",
+  "authors": {
+    "Bob de Graaf": "graafict@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/BobDG/BDGCategories.git",
+    "tag": "0.0.39"
+  },
+  "source_files": "BDGCategories/**/*.{h,m}",
+  "frameworks": "Accelerate",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "requires_arc": true
+}