blob: c27fa1d0410d595751b5ffead7b01960b47a70c6 [file] [log] [blame]
{
"name": "MSHPlayer",
"version": "0.3.0",
"summary": "A short description of MSHPlayer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shao621/MSHPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shao621": "mashaohui@yhbj.com"
},
"source": {
"git": "https://github.com/shao621/MSHPlayer.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSHPlayer/Classes/**/*",
"resources": "MSHPlayer/Assets/**/*",
"swift_versions": "4.0",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
},
"swift_version": "4.0"
}