[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / e / 8 / CoreVPN / 1.0.4 / CoreVPN.podspec.json
blob9a3ae2b5d854b8e6922da29ee3200fc1124f6151
2   "name": "CoreVPN",
3   "version": "1.0.4",
4   "summary": "Easy VPN connection.",
5   "description": "Easy VPN connection with IKEv2, L2TP protocols support\nwith optimal server selection based on ping.",
6   "homepage": "https://github.com/AlexTrushkovsky/CoreVPN",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexey Trushkovsky": "trushkovskya@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexTrushkovsky/CoreVPN.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "CoreVPN/Classes/**/*",
23   "dependencies": {
24     "PlainPing": [
26     ]
27   },
28   "swift_version": "5.1"