blob: f34c07ac7481ed4e37974de4f354d98e3b0eeda3 [file] [log] [blame]
{
"name": "HJAudioBubble",
"version": "0.0.1",
"summary": "简单的语音气泡视图.",
"description": "简单的语音气泡视图",
"homepage": "https://github.com/WuHuijian/HJAudioBubbleDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WHJ": "760503653@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/WuHuijian/HJAudioBubbleDemo.git",
"tag": "0.0.1"
},
"source_files": [
"HJAudioBubbleDemo/HJAudioBubble",
"*.{h,m,xcassets}"
],
"exclude_files": "Classes/Exclude"
}