blob: 8a1c49a685e128bb5b1aec785b56a77df46a0b40 [file] [log] [blame]
{
"name": "MPVPN",
"version": "0.0.1",
"summary": "A short description of MPVPN.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/manhpham90vn/MPVPN",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manhpham90vn": "manh.pham@fujitechjsc.com"
},
"source": {
"git": "https://github.com/manhpham90vn/MPVPN.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MPVPN/Classes/**/*",
"swift_version": "5.0"
}