[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / e / b / 1 / VPNTunnelProviderSDK / 3.1.4 / VPNTunnelProviderSDK.podspec.json
blob50e081557ead6ce201f104ee1efdfadb8a1cfc01
2   "name": "VPNTunnelProviderSDK",
3   "platforms": {
4     "ios": "12.2"
5   },
6   "version": "3.1.4",
7   "license": {
8     "type": "BSD"
9   },
10   "homepage": "https://github.com/AnchorFreePartner/hydrasdk-demo-ios",
11   "authors": {
12     "Dmitry Denyak": "dmitrydenyak@gmail.com"
13   },
14   "summary": "VPN Tunnel Provider SDK.",
15   "source": {
16     "git": "https://github.com/AnchorFreePartner/hydrasdk-demo-ios.git",
17     "branch": "master"
18   },
19   "frameworks": "NetworkExtension",
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "ios": {
24     "vendored_frameworks": "VPNTunnelProviderSDK.framework"
25   },
26   "libraries": "z",
27   "swift_versions": "5.0",
28   "deprecated": true,
29   "testspecs": [
30     {
31       "name": "Tests",
32       "test_type": "unit",
33       "dependencies": {
34         "Result": [
35           "~> 5.0"
36         ]
37       }
38     }
39   ],
40   "swift_version": "5.0"