| { | |
| "name": "STSTST", | |
| "version": "0.0.3", | |
| "summary": "A short description of STSTST.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitee.com/stxue/ststst.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "STXue": "8749371+stxue@user.noreply.gitee.com" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/stxue/ststst.git", | |
| "tag": "0.0.3" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "STSTST/Classes/**/*" | |
| } |