[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / c / AtomBySecure / 2.2.0 / AtomBySecure.podspec.json
blob9dfd3b5847fa6d3b53458d2ef980648fd2e43aa6
2   "name": "AtomBySecure",
3   "version": "2.2.0",
4   "summary": "AtomSDK by secure.com.",
5   "description": "Using this SDK developer can establish VPN connection.",
6   "homepage": "https://github.com/atomsdk/atomsdk-demo-ios",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Atom By Secure": "developer@atomapi.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.12"
17   },
18   "source": {
19     "http": "https://secure.com/atom/downloads/sdk/ios/2.3.0/AtomSDK.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "AtomSDK/AtomSDK-iOS/AtomSDK.framework"
23   },
24   "osx": {
25     "vendored_frameworks": "AtomSDK/AtomSDK-OSX/AtomSDK.framework"
26   },
27   "dependencies": {
28     "AtomCore": [
29       "~> 1.0"
30     ]
31   }