12345678910111213141516171819202122 |
- {
- "name": "WQPlayBallLiveQiu",
- "version": "0.1.0",
- "summary": "A short description of WQPlayBallLiveQiu.",
- "description": "TODO: Add long description of the pod here.",
- "homepage": "https://github.com/menghui/WQPlayBallLiveQiu",
- "license": {
- "type": "MIT",
- "file": "LICENSE"
- },
- "authors": {
- "menghui": "menhui222@163.com"
- },
- "source": {
- "git": "https://github.com/menghui/WQPlayBallLiveQiu.git",
- "tag": "0.1.0"
- },
- "platforms": {
- "ios": "10.0"
- },
- "source_files": "WQPlayBallLiveQiu/Classes/**/*"
- }
|