blob: c1bfdea66d0950b26812a66696a999b5d7c213c6 [file] [log] [blame]
{
"name": "GKAudioRecorder",
"version": "0.0.1",
"summary": "基于TheAmazingAudioEngine封装的录音播放库",
"description": "基于TheAmazingAudioEngine封装的录音播放库,支持录音、导出、播放录音文件等功能",
"homepage": "https://github.com/QuintGao/GKAudioRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1094887059@qq.com": "1094887059@qq.com"
},
"source": {
"git": "https://github.com/QuintGao/GKAudioRecorder.git",
"tag": "0.0.1"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "GKAudioRecorder.framework"
}