blob: bea623443fd993a703c645376955878764eaf339 [file] [log] [blame]
{
"name": "ZSMRecordManager",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "RecordManager/*.{h,m}"
}