| { | |
| "name": "SZDPlayer", | |
| "version": "0.1.0", | |
| "summary": "播放器组件SZDPlayer,初始化金山播放器", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "http://git.szyyk.com/iOSGroup/SZDPlayer.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "dylantoo": "183132459shp@163.com" | |
| }, | |
| "source": { | |
| "git": "http://git.szyyk.com/iOSGroup/SZDPlayer.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SZDPlayer/Classes/**/*" | |
| } |