[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 2 / AtomBPC / 1.8.0 / AtomBPC.podspec.json
blob9b363f3fcbcd23d404fcc2ac74e6145f6718b740
2   "name": "AtomBPC",
3   "version": "1.8.0",
4   "summary": "Atom BPC is an extension of Atom SDK by secure.com.",
5   "description": "It contains methods for clients who wish to build their own VPN.",
6   "homepage": "https://github.com/atomsdk",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Atom By Secure": "developer@atomapi.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.11"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "http": "https://secure.com/atom/downloads/bpc/ios/1.8.0/AtomBPC.zip"
24   },
25   "vendored_frameworks": "AtomBPC.xcframework",
26   "pod_target_xcconfig": {
27     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
28   },
29   "dependencies": {
30     "ObjectMapper": [
31       ">= 4.2.0"
32     ],
33     "RealmSwift": [
34       ">= 10.2.0"
35     ],
36     "SwinjectAutoregistration": [
37       ">= 2.7.0"
38     ],
39     "Swinject": [
40       "~> 2.7.1"
41     ],
42     "AtomCore": [
43       ">= 1.9.0"
44     ]
45   },
46   "swift_version": "5.0"