blob: c462980051a3365b5161c219b441e44156801c37 [file] [log] [blame]
{
"name": "MHAudioPlayer",
"version": "0.0.1",
"summary": "AVAuduoPlayer音频播放器",
"homepage": "http://47.110.88.253:8080/mhappdev/mhaudioplayer.git",
"authors": {
"mengqingzheng": "mengqingzheng@munimob.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"source": {
"git": "http://47.110.88.253:8080/mhappdev/mhaudioplayer.git",
"tag": "0.0.1"
},
"source_files": [
"Source/*.swift"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}