[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 7 / 2 / NVDSP / 0.0.1 / NVDSP.podspec.json
blob7fc973f0a7f9f9fac79b17b07bbf6fc82dc1e7cf
2   "name": "NVDSP",
3   "version": "0.0.1",
4   "summary": "High-performance DSP for audio on iOS and OSX with Novocaine.",
5   "license": {
6     "type": "MIT",
7     "file": "license.txt"
8   },
9   "homepage": "https://github.com/bartolsthoorn/NVDSP",
10   "authors": {
11     "Bart Olsthoorn": "bartolsthoorn@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bartolsthoorn/NVDSP.git",
15     "tag": "v0.0.1"
16   },
17   "source_files": [
18     "*.{h,mm}",
19     "Filters",
20     "Utilities"
21   ],
22   "dependencies": {
23     "Novocaine": [
25     ]
26   },
27   "platforms": {
28     "ios": "5.0"
29   },
30   "requires_arc": false