[Add] PWCoreBeta 4.0.0.29
diff --git a/Specs/e/9/6/PWCoreBeta/4.0.0.29/PWCoreBeta.podspec.json b/Specs/e/9/6/PWCoreBeta/4.0.0.29/PWCoreBeta.podspec.json
new file mode 100644
index 0000000..7631706
--- /dev/null
+++ b/Specs/e/9/6/PWCoreBeta/4.0.0.29/PWCoreBeta.podspec.json
@@ -0,0 +1,45 @@
+{
+  "name": "PWCoreBeta",
+  "version": "4.0.0.29",
+  "license": "MIT",
+  "summary": "Phunware PWCoreBeta SDK (BETA)",
+  "homepage": "https://github.com/phunware/beta-ios",
+  "authors": {
+    "Phunware": "info@phunware.com"
+  },
+  "source": {
+    "git": "https://github.com/phunware/beta-ios.git",
+    "tag": "PWCore-4.0.0.29"
+  },
+  "requires_arc": true,
+  "platforms": {
+    "ios": "10.0"
+  },
+  "swift_versions": "4.2",
+  "libraries": [
+    "z",
+    "xml2.2"
+  ],
+  "ios": {
+    "dependencies": {
+      "SSZipArchive": [
+
+      ],
+      "AFNetworking": [
+
+      ],
+      "TMCache": [
+
+      ]
+    },
+    "vendored_frameworks": "Framework/PWCore.framework",
+    "frameworks": [
+      "Security",
+      "QuartzCore",
+      "SystemConfiguration",
+      "MobileCoreServices",
+      "CoreTelephony"
+    ]
+  },
+  "swift_version": "4.2"
+}