[Delete] 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
deleted file mode 100644
index 724efab..0000000
--- a/Specs/8/7/d/PTVSDK/0.7.0/PTVSDK.podspec.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
-  "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"
-}