[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / b / 3 / AVVPNService / 0.1.4 / AVVPNService.podspec.json
blob463cd35223efbab017a9ac6d8613c91601b60e5f
2   "name": "AVVPNService",
3   "version": "0.1.4",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrey Vasilev": "ao.vasilev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AndreVasilev/AVVPNService.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/AVVPNService/**/*",
23   "swift_version": "5.0"