blob: e2f8fe124a13f5fa5bb24c4e53c3513df06d5239 [file] [log] [blame]
{
"name": "privateAdapter",
"version": "0.0.1",
"summary": "自建项目自用",
"description": "自建项目",
"homepage": "https://github.com/ameue/privateAdapter",
"license": "",
"authors": {
"pzq": "410154910@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ameue/privateAdapter.git",
"tag": "0.0.1"
},
"source_files": [
"OpenVPNAdapter/*",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}