[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / a / DMAudioManager / 2.0.1 / DMAudioManager.podspec.json
blob1ebb0622631d6eb41886012c9b7b0d4921695393
2   "name": "DMAudioManager",
3   "version": "2.0.1",
4   "summary": "DMAudioManager is glorious",
5   "homepage": "https://github.com/wangyouming/DMAudioManager",
6   "license": "MIT",
7   "authors": {
8     "wangyouming": "wangyouming_coder@163.com"
9   },
10   "source": {
11     "git": "https://github.com/wangyouming/DMAudioManager.git",
12     "tag": "2.0.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source",
19   "subspecs": [
20     {
21       "name": "Sub1",
22       "source_files": "Source/Sub1/**/*"
23     },
24     {
25       "name": "Sub2",
26       "source_files": "Source/Sub2/**/*"
27     }
28   ]