[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / c / AtomBySecure / 2.2.2 / AtomBySecure.podspec.json
blobe9641cb261122a0070b0f0b4d9ac3bd14f021c8e
2   "name": "AtomBySecure",
3   "version": "2.2.2",
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://www.dropbox.com/s/5j6vit4l1gp4mu5/AtomSDK.zip?dl=1"
20   },
21   "ios": {
22     "vendored_frameworks": "AtomSDK-iOS/AtomSDK.framework",
23     "xcconfig": {
24       "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AtomCore/AtomCore-iOS/\""
25     }
26   },
27   "osx": {
28     "vendored_frameworks": "AtomSDK-OSX/AtomSDK.framework",
29     "xcconfig": {
30       "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/AtomCore/AtomCore-OSX/\""
31     }
32   },
33   "dependencies": {
34     "AtomCore": [
35       "~> 1.0.1"
36     ]
37   }