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