{ | |
"name": "PFAudioUtils", | |
"version": "0.0.1", | |
"summary": "音频转换工具", | |
"description": "音频转换工具", | |
"homepage": "https://github.com/qq631192328/PFAudioUtils", | |
"license": "MIT", | |
"authors": { | |
"honghehe": "631192328@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/qq631192328/PFAudioUtils.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "PFAudioUtils/PFAudioUtils/PFAudio/*.{h,m}", | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |