| { | |
| "name": "PlayerModule", | |
| "version": "1.0.0", | |
| "summary": "播放器组件", | |
| "description": "这是一个远程音频,视频播放器组件", | |
| "homepage": "https://github.com/GreeSmartHome/PlayerModule", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "18578216982@163.com": "1049646716@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/GreeSmartHome/PlayerModule.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "PlayerModule/Classes/**/*" | |
| } |