blob: b58909e77adaa66e6d624e468bf47cf9276f0f19 [file] [log] [blame]
{
"name": "WTAudioPlayer",
"version": "0.0.6",
"platforms": {
"ios": "8.0"
},
"summary": "~~iOS~~边下边播~~音频播放器~~",
"homepage": "https://github.com/ox-man",
"authors": {
"ox-man": "wangtao199205@qq.com"
},
"source": {
"git": "https://github.com/ox-man/WTAudioPlayer.git",
"tag": "0.0.6"
},
"source_files": "WTPlayer/MusicPlayer/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"dependencies": {
"KTVHTTPCache": [
],
"YYCategories": [
]
}
}