[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / ProtonomeAudioKitControls / 1.5.1 / ProtonomeAudioKitControls.podspec.json
blob52f857ec80c6f2907b8089b4568a752c988aa616
2   "name": "ProtonomeAudioKitControls",
3   "version": "1.5.1",
4   "summary": "ProtonomeAudioKitControls is a collection of IBDesignable-compatible controls for use with AudioKit 2.",
5   "homepage": "https://github.com/dclelland/ProtonomeAudioKitControls",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/ProtonomeAudioKitControls.git",
14     "tag": "1.5.1"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "ios": {
20     "source_files": "Classes/**/*.swift"
21   },
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "dependencies": {
25     "AudioKit": [
26       "~> 2.3"
27     ],
28     "Bezzy": [
29       "~> 1.4"
30     ],
31     "Degrad": [
32       "~> 1.2"
33     ],
34     "Lerp": [
35       "~> 2.2"
36     ],
37     "SnapKit": [
38       "~> 5.0"
39     ]
40   },
41   "swift_version": "5.0"