blob: 7632ff4fd32ffbf1438d7580a941d9bd96038d8e [file] [log] [blame]
{
"name": "YQAudioTool",
"version": "0.3.1",
"summary": "YQAudioTool.",
"description": "录音工具库 YQAudioTool",
"homepage": "https://github.com/yuyedaidao/YQAudioTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyqpadding@gmail.com": "wyqpadding@gmail.com"
},
"source": {
"git": "https://github.com/yuyedaidao/YQAudioTool.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"static_framework": true,
"source_files": "YQAudioTool/Classes/**/*",
"dependencies": {
"yq_lame": [
]
},
"swift_version": "5.0"
}