2 "name": "AVVPNService",
4 "summary": "AVVPNService simplifies the setup of the VPN (IPSec or IKEv2)",
5 "description": "AVVPNService simplifies the setup of the VPN.\nJust initialize Credentials struct and call connect method.\nYou can observe NEVPNStatus be setting the delegate or subscribing NEVPNStatusDidChange notification.",
6 "homepage": "https://github.com/AndreVasilev/AVVPNService",
12 "Andrey Vasilev": "ao.vasilev@gmail.com"
15 "git": "https://github.com/AndreVasilev/AVVPNService.git",
21 "swift_versions": "5.0",
22 "source_files": "AVVPNService/Classes/**/*",
23 "swift_version": "5.0"