[Add] Proximiio 1.3.2
diff --git a/Specs/2/1/5/Proximiio/1.3.2/Proximiio.podspec.json b/Specs/2/1/5/Proximiio/1.3.2/Proximiio.podspec.json
new file mode 100644
index 0000000..580616f
--- /dev/null
+++ b/Specs/2/1/5/Proximiio/1.3.2/Proximiio.podspec.json
@@ -0,0 +1,51 @@
+{
+  "name": "Proximiio",
+  "version": "1.3.2",
+  "summary": "The one-step solution for location-aware applications.",
+  "description": "Proximi.io is the one-step solution for location-aware applications.",
+  "homepage": "https://github.com/proximiio/proximiio-ios",
+  "license": "Commercial",
+  "authors": {
+    "Proximi.io": "support@proximi.io"
+  },
+  "source": {
+    "git": "https://github.com/proximiio/proximiio-ios.git",
+    "tag": "1.3.2"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "requires_arc": true,
+  "dependencies": {
+    "IndoorAtlas": [
+
+    ],
+    "DarklyEventSource": [
+
+    ],
+    "CrystDBCipher": [
+
+    ]
+  },
+  "vendored_frameworks": "Pod/Proximiio.framework",
+  "libraries": [
+    "z",
+    "c++",
+    "icucore"
+  ],
+  "frameworks": [
+    "Accelerate",
+    "CFNetwork",
+    "CoreBluetooth",
+    "CoreGraphics",
+    "CoreLocation",
+    "CoreMotion",
+    "Foundation",
+    "Security",
+    "SystemConfiguration",
+    "UIKit"
+  ],
+  "user_target_xcconfig": {
+    "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
+  }
+}