blob: 3ac59a33d0b044a4a16a07b78aa51fc78a314769 [file] [log] [blame]
{
"name": "WTAudioPlayer",
"version": "0.0.5",
"platforms": {
"ios": "9.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.5"
},
"source_files": "WTPlayer/MusicPlayer/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"dependencies": {
"KTVHTTPCache": [
],
"YYCategories": [
]
}
}