blob: f2cdb2fb5e90e392ae415dbf18d2a011477e7082 [file] [log] [blame]
{
"name": "QKAudioRecorder",
"version": "0.1.0",
"summary": "录音.",
"description": "TODO: 录音组件.",
"homepage": "https://github.com/huahong1124/QKAudioRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/QKAudioRecorder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QKAudioRecorder/Classes/*.{h,m,swift}",
"dependencies": {
"mp3lame-for-ios": [
"~> 0.1.1"
],
"QKPrivacyTool": [
]
}
}