blob: ac6628e2e7f13e442544c822c1938b5514087485 [file] [log] [blame]
{
"name": "QKAudioPlayer",
"version": "0.1.1",
"summary": "QKAudioPlayer.",
"description": "TODO: 音频播放.",
"homepage": "https://github.com/huahong1124/QKAudioPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKAudioPlayer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKAudioPlayer/Classes/*.{h,m,swift}",
"dependencies": {
"QKTimer": [
],
"SVProgressHUD": [
],
"YYCategories": [
]
}
}