blob: 1c4f3424353859d6c2e5f6b23b982a3a832bc34a [file] [log] [blame]
{
"name": "DDAudioManager",
"version": "1.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDAudioManagerSpec/Classes/**/*",
"dependencies": {
"DDWriteFileManager": [
],
"DDHttpSupport": [
]
}
}