[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / AtomBPC / 1.4.0 / AtomBPC.podspec.json
blobf47fc78accc310f39f0e6ab4a85bf1f863896776
2   "name": "AtomBPC",
3   "version": "1.4.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": "10.0",
16     "osx": "10.10"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "http": "https://secure.com/atom/downloads/bpc/ios/1.4.0/AtomBPC.zip"
24   },
25   "ios": {
26     "vendored_frameworks": "AtomBPC-iOS/AtomBPC.framework"
27   },
28   "osx": {
29     "vendored_frameworks": "AtomBPC-OSX/AtomBPC.framework"
30   },
31   "dependencies": {
32     "ObjectMapper": [
33       "~> 3.5.1"
34     ],
35     "RealmSwift": [
36       "~> 4.1.1"
37     ],
38     "SwinjectAutoregistration": [
39       "~> 2.6.1"
40     ],
41     "Swinject": [
42       "~> 2.7.1"
43     ],
44     "AtomCore": [
45       ">= 1.4.0"
46     ]
47   },
48   "swift_version": "5.0"