blob: c450f695de8cbe8e65c4664fc2eb98cd27d36d15 [file] [log] [blame]
{
"name": "LVRecordTool",
"version": "1.4",
"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.4"
},
"source_files": "RecordAndPlayVoice/Classes/*.{h,m}",
"requires_arc": true
}