[Add] ZaptLocation-iOS-SDK 0.0.11-rc3
diff --git a/Specs/6/5/9/ZaptLocation-iOS-SDK/0.0.11-rc3/ZaptLocation-iOS-SDK.podspec.json b/Specs/6/5/9/ZaptLocation-iOS-SDK/0.0.11-rc3/ZaptLocation-iOS-SDK.podspec.json
new file mode 100644
index 0000000..ed3ec00
--- /dev/null
+++ b/Specs/6/5/9/ZaptLocation-iOS-SDK/0.0.11-rc3/ZaptLocation-iOS-SDK.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "ZaptLocation-iOS-SDK",
+  "version": "0.0.11-rc3",
+  "summary": "SDK for indoor positioning",
+  "homepage": "http://docs.zapt.tech/",
+  "authors": {
+    "Zapt Tecnologia de Localizacao Ltda.": "contato@zapt.tech"
+  },
+  "license": "Copyright",
+  "documentation_url": "http://docs.zapt.tech",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/zapt-tech/zapt-location-ios-sdk.git",
+    "tag": "0.0.11-rc3"
+  },
+  "ios": {
+    "vendored_frameworks": "ZaptLocation_iOS_SDK.framework"
+  },
+  "pod_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
+  },
+  "user_target_xcconfig": {
+    "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
+  }
+}