blob: ddcd422a17c1beffe6ed875fb3ca98cf2a9e18b2 [file] [log] [blame]
{
"name": "ZSMRecordPlayer",
"version": "1.0.0",
"summary": "Audio player function integration(本地音频播放功能集成)",
"description": "iOS Audio player function integration by Simon (iOS本地音频播放功能集成)",
"homepage": "https://github.com/ZSMSimon/ZSMRecordPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon": "18320832089@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZSMSimon/ZSMRecordPlayer.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "RecordPlayer/*.{h,m}"
}