[Add] InbeaconSdk 3.2.01
diff --git a/Specs/5/d/d/InbeaconSdk/3.2.01/InbeaconSdk.podspec.json b/Specs/5/d/d/InbeaconSdk/3.2.01/InbeaconSdk.podspec.json
new file mode 100644
index 0000000..47326ff
--- /dev/null
+++ b/Specs/5/d/d/InbeaconSdk/3.2.01/InbeaconSdk.podspec.json
@@ -0,0 +1,30 @@
+{
+  "name": "InbeaconSdk",
+  "version": "3.2.01",
+  "summary": "Inbeacon SDK framework for iOS (Obj-C & Swift)",
+  "homepage": "https://github.com/inbeacon/InbeaconSdk-IOS",
+  "authors": {
+    "Ronald van Woensel": "ronald@inbeacon.nl"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://github.com/inbeacon/InbeaconSdk-IOS.git",
+    "tag": "3.2.01"
+  },
+  "documentation_url": "https://github.com/inbeacon/InbeaconSdk-IOS",
+  "vendored_frameworks": "InbeaconSdk.framework",
+  "resources": "resources/*",
+  "frameworks": [
+    "UIKit",
+    "Foundation",
+    "SystemConfiguration",
+    "MobileCoreServices",
+    "CoreLocation"
+  ],
+  "license": {
+    "type": "Copyright",
+    "text": "      Copyright 2016 Inbeacon b.v. All rights reserved.\n"
+  }
+}