[Add] PTVSDK 0.7.0
diff --git a/Specs/8/7/d/PTVSDK/0.7.0/PTVSDK.podspec.json b/Specs/8/7/d/PTVSDK/0.7.0/PTVSDK.podspec.json
new file mode 100644
index 0000000..724efab
--- /dev/null
+++ b/Specs/8/7/d/PTVSDK/0.7.0/PTVSDK.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "PTVSDK",
+  "version": "0.7.0",
+  "summary": "PrometheanTV SDK for iOS.",
+  "homepage": "http://promethean.tv",
+  "license": {
+    "type": "Copyright",
+    "text": "Copyright (C) 2018-2019 by Promethean TV, Inc"
+  },
+  "authors": {
+    "Andi Wilson": "andi.wilson@promethean.tv"
+  },
+  "swift_versions": "5.0",
+  "source": {
+    "http": "https://cdn.promethean.tv/sdk/ios/swift5.0/ptvsdk-v0.7.0.zip"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "ios": {
+    "vendored_frameworks": "fat/PTVSDK.framework"
+  },
+  "frameworks": [
+    "AVFoundation",
+    "UIKit",
+    "WebKit"
+  ],
+  "swift_version": "5.0"
+}