[Add] BAKit 1.1.0
diff --git a/Specs/5/9/8/BAKit/1.1.0/BAKit.podspec.json b/Specs/5/9/8/BAKit/1.1.0/BAKit.podspec.json
new file mode 100644
index 0000000..fe146d4
--- /dev/null
+++ b/Specs/5/9/8/BAKit/1.1.0/BAKit.podspec.json
@@ -0,0 +1,32 @@
+{
+  "name": "BAKit",
+  "version": "1.1.0",
+  "summary": "Location-based notifications for personalized user engagement and retention campaigns.",
+  "description": "Board Active iOS SDK, for integrating BoardActive into your iOS application. The SDK supports iOS 10.0]+",
+  "homepage": "https://boardactive.com",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "BoardActive": "dev@boardactive.com"
+  },
+  "source": {
+    "git": "https://github.com/BoardActive/BAKit-ios.git",
+    "tag": "1.1.0"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "swift_versions": "4.0",
+  "requires_arc": true,
+  "module_name": "BAKit",
+  "source_files": "BAKit/Source/**/*.{swift,h,m}",
+  "dependencies": {
+    "INTULocationManager": [
+
+    ]
+  },
+  "static_framework": true,
+  "swift_version": "4.0"
+}