blob: 5211deb006de776e0b23666e1e937e2ee911e634 [file] [log] [blame]
{
"name": "LVRecordTool",
"version": "1.3",
"summary": "The easiest way to record and play voice",
"homepage": "https://github.com/liuchunlao/RecordAndPlayVoice",
"license": "MIT",
"authors": {
"liuchunlao": "liuchunlao@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/liuchunlao/RecordAndPlayVoice.git",
"tag": "1.3"
},
"source_files": "RecordAndPlayVoice/Classes/*.{h,m}",
"requires_arc": true
}