blob: 1ebb0622631d6eb41886012c9b7b0d4921695393 [file] [log] [blame]
{
"name": "DMAudioManager",
"version": "2.0.1",
"summary": "DMAudioManager is glorious",
"homepage": "https://github.com/wangyouming/DMAudioManager",
"license": "MIT",
"authors": {
"wangyouming": "wangyouming_coder@163.com"
},
"source": {
"git": "https://github.com/wangyouming/DMAudioManager.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Source",
"subspecs": [
{
"name": "Sub1",
"source_files": "Source/Sub1/**/*"
},
{
"name": "Sub2",
"source_files": "Source/Sub2/**/*"
}
]
}