[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / 6 / 2 / AtomBPC / 1.10.0 / AtomBPC.podspec.json
blob6814111f9b62ef3f6d863bc34c067d6240592733
2   "name": "AtomBPC",
3   "version": "1.10.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   "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": "11.0",
17     "osx": "10.11"
18   },
19   "swift_versions": [
20     "4.2",
21     "5.0"
22   ],
23   "source": {
24     "http": "https://secure.com/atom/downloads/bpc/ios/1.10.0/AtomBPC.zip"
25   },
26   "vendored_frameworks": "AtomBPC.xcframework",
27   "pod_target_xcconfig": {
28     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
29   },
30   "dependencies": {
31     "ObjectMapper": [
32       ">= 4.2.0"
33     ],
34     "RealmSwift": [
35       ">= 10.2.0"
36     ],
37     "SwinjectAutoregistration": [
38       ">= 2.7.0"
39     ],
40     "Swinject": [
41       "~> 2.7.1"
42     ],
43     "AtomCore": [
44       ">= 1.9.1"
45     ]
46   },
47   "swift_version": "5.0"