blob: 645b1e62b0ed1e7c566fb39b9f7fb8c3a56c7115 [file] [log] [blame]
{
"name": "DJAudioManager",
"version": "0.0.1",
"summary": "音频管理,包括录音和播放录音的功能",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jaeysun/DJAudioManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jaeysun": "jaeysun@163.com"
},
"source": {
"git": "https://github.com/jaeysun/DJAudioManager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DJAudioManager/Classes/**/*"
}