[Add] AtomSDKBySecure 4.1.0-beta-1
diff --git a/Specs/1/7/7/AtomSDKBySecure/4.1.0-beta-1/AtomSDKBySecure.podspec.json b/Specs/1/7/7/AtomSDKBySecure/4.1.0-beta-1/AtomSDKBySecure.podspec.json
new file mode 100644
index 0000000..02af076
--- /dev/null
+++ b/Specs/1/7/7/AtomSDKBySecure/4.1.0-beta-1/AtomSDKBySecure.podspec.json
@@ -0,0 +1,41 @@
+{
+  "name": "AtomSDKBySecure",
+  "version": "4.1.0-beta-1",
+  "summary": "AtomSDK by secure.com.",
+  "description": "Using this SDK developer can establish VPN connection.",
+  "homepage": "https://github.com/atomsdk/atomsdk-demo-ios",
+  "license": {
+    "type": "Copyright",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Atom By Secure": "developer@atomapi.com"
+  },
+  "platforms": {
+    "ios": "11.0",
+    "osx": "10.12"
+  },
+  "source": {
+    "http": "https://secure.com/atom/downloads/sdk/ios/4.1.0/AtomSDK-beta-1.zip"
+  },
+  "ios": {
+    "vendored_frameworks": "AtomSDK-iOS/AtomSDK.framework",
+    "xcconfig": {
+      "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AtomCore/AtomCore-iOS/\""
+    }
+  },
+  "osx": {
+    "vendored_frameworks": "AtomSDK-OSX/AtomSDK.framework",
+    "xcconfig": {
+      "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AtomCore/AtomCore-OSX/\""
+    }
+  },
+  "dependencies": {
+    "AtomCore": [
+      ">= 1.6.1"
+    ],
+    "AtomSDKTunnel": [
+      "0.0.1-beta.3"
+    ]
+  }
+}