[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 0 / 9 / IntuneFeatures / 0.3.3 / IntuneFeatures.podspec.json
bloba0059868800de057e6994a402077d223411751ea
2   "name": "IntuneFeatures",
3   "version": "0.3.3",
4   "summary": "Audio feature extraction",
5   "homepage": "https://github.com/venturemedia/intune-features",
6   "license": "Proprietary",
7   "authors": {
8     "Alejandro Isaza": "al@isaza.ca"
9   },
10   "platforms": {
11     "ios": "8.4",
12     "osx": "10.11"
13   },
14   "source": {
15     "git": "https://github.com/venturemedia/intune-features.git",
16     "tag": "0.3.3"
17   },
18   "source_files": "Sources/**/*.swift",
19   "resource_bundles": {
20     "NoteCurves": "Resources/note_curves.h5"
21   },
22   "dependencies": {
23     "HDF5Kit": [
24       "~> 0.1"
25     ],
26     "Peak/MIDI": [
27       "~> 1.2"
28     ],
29     "Upsurge": [
30       "~> 0.7.1"
31     ]
32   }