blob: 1484db9d70cd4611fccfcd747994059bf51ee4c9 [file] [log] [blame]
{
"name": "MPVPN",
"version": "0.0.3",
"summary": "VPN wrapper for iOS",
"description": "A VPN wrapper for iOS, using shared secret required IKEv2 VPN with PSK",
"homepage": "https://github.com/manhpham90vn/MPVPN",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manhpham90vn": "manhpham90vn@icloud.com"
},
"source": {
"git": "https://github.com/manhpham90vn/MPVPN.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MPVPN/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}