blob: df7b92e0e66ec04d15ff65f2d89ed86a6147f38c [file] [log] [blame]
{
"name": "PrivateOS",
"version": "1.0",
"summary": "A short description of PrivateOS.",
"description": "TODO: Add PrivateOS description of the pod here.",
"homepage": "https://git.oschina.net/caijianhai/PrivateOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"蔡建海": "252054288@qq.com"
},
"source": {
"git": "https://git.oschina.net/caijianhai/PrivateOS.git",
"tag": "1.0"
},
"source_files": "OS/*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}