[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 7 / a / DMAudioManager / 2.1.0 / DMAudioManager.podspec.json
blob9197a8cd4fa4bbd20f8fb7c2bb4a32849aaa4321
2   "name": "DMAudioManager",
3   "version": "2.1.0",
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.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "Sub1",
21       "source_files": "Source/Sub1/**/*"
22     },
23     {
24       "name": "Sub2",
25       "source_files": "Source/Sub2/*.{h,m}",
26       "ios": {
27         "vendored_frameworks": "Source/Sub2/lame.framework"
28       },
29       "dependencies": {
30         "Masonry": [
31           "~> 0.6.4"
32         ]
33       }
34     }
35   ]