[Add] WKPennLogin 1.2
diff --git a/Specs/b/0/6/WKPennLogin/1.2/WKPennLogin.podspec.json b/Specs/b/0/6/WKPennLogin/1.2/WKPennLogin.podspec.json
new file mode 100644
index 0000000..46a4461
--- /dev/null
+++ b/Specs/b/0/6/WKPennLogin/1.2/WKPennLogin.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "WKPennLogin",
+  "version": "1.2",
+  "summary": "A Penn Login and Penn Labs Platform authentication library.",
+  "description": "This CocoaPods library allows you to log into the Penn Labs Platform using Pennkey.",
+  "homepage": "https://github.com/pennlabs/WKPennLogin",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Josh Doman": "joshsdoman@gmail.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/pennlabs/WKPennLogin.git",
+    "tag": "1.2"
+  },
+  "source_files": "WKPennLogin/*.{swift}",
+  "exclude_files": "Classes/Exclude",
+  "swift_versions": "5.1",
+  "swift_version": "5.1"
+}