[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / a / 6 / 2 / AtomBPC / 2.0.0-beta02 / AtomBPC.podspec.json
blob986ca4a88b80cbe88f44f2e98b31c6d2365869d8
2   "name": "AtomBPC",
3   "version": "2.0.0-beta02",
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   "cocoapods_version": ">= 1.9.1",
8   "license": {
9     "type": "Copyright",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Atom By Secure": "developer@atomapi.com"
14   },
15   "platforms": {
16     "ios": "12.0",
17     "osx": "10.13",
18     "tvos": "17.0"
19   },
20   "swift_versions": [
21     "4.2",
22     "5.0"
23   ],
24   "source": {
25     "http": "https://sdk-prod-a230-v1.s3.fastoverrack.com/sdk/ios/atomsdk/bpc/2.0.0/AtomBPC-beta02.zip"
26   },
27   "vendored_frameworks": "AtomBPC.xcframework",
28   "pod_target_xcconfig": {
29     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
30   },
31   "dependencies": {
32     "RealmSwift": [
33       ">= 10.44.0"
34     ],
35     "SwinjectAutoregistration": [
36       ">= 2.7.0"
37     ],
38     "Swinject": [
39       "~> 2.7.1"
40     ],
41     "AtomCore": [
42       ">= 2.0.0-beta03"
43     ]
44   },
45   "swift_version": "5.0"