| { | |
| "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 | |
| } | |
| } |