[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / e / MPVPN / 0.0.3 / MPVPN.podspec.json
blob1484db9d70cd4611fccfcd747994059bf51ee4c9
2   "name": "MPVPN",
3   "version": "0.0.3",
4   "summary": "VPN wrapper for iOS",
5   "description": "A VPN wrapper for iOS, using shared secret required IKEv2 VPN with PSK",
6   "homepage": "https://github.com/manhpham90vn/MPVPN",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manhpham90vn": "manhpham90vn@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/manhpham90vn/MPVPN.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MPVPN/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"