blob: ac0bb3f1f44295dfcc32331ad3aa10f7699cf522 [file] [log] [blame]
{
"name": "ZSMRecordManager",
"version": "1.0.0",
"summary": "Recording function integration(录音功能集成)",
"description": "iOS Recording function integration by Simon (iOS录音功能集成)",
"homepage": "https://github.com/ZSMSimon/ZSMRecordManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon": "18320832089@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZSMSimon/ZSMRecordManager.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "RecordManager/*.{h,m}"
}