[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 2 / AtomBPC / 1.7.0 / AtomBPC.podspec.json
blobb650eabb449b13c0ee4d1932c1fc3a0d0e2455e2
2   "name": "AtomBPC",
3   "version": "1.7.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.7.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   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "dependencies": {
38     "ObjectMapper": [
39       ">= 4.2.0"
40     ],
41     "RealmSwift": [
42       ">= 10.2.0"
43     ],
44     "SwinjectAutoregistration": [
45       ">= 2.7.0"
46     ],
47     "Swinject": [
48       "~> 2.7.1"
49     ],
50     "AtomCore": [
51       ">= 1.8.0"
52     ]
53   },
54   "swift_version": "5.0"