blob: bf696bf61676589985c9d37168cbd9dddbc2f991 [file] [log] [blame]
{
"name": "DDAudioManager",
"version": "1.1.1",
"summary": "iOS Audio Url Manager",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/DDAudioMananger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/DDAudioMananger.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDAudioManagerSpec/Classes/**/*",
"dependencies": {
"DDWriteFileManager": [
],
"DDHttpSupport": [
],
"DDSqliteManager": [
]
}
}