[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / ProtonomeAudioKitControls / 1.5.0 / ProtonomeAudioKitControls.podspec.json
blobbcaee89d5a608d6609b93c5389436edaeed29b88
2   "name": "ProtonomeAudioKitControls",
3   "version": "1.5.0",
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.0"
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     "Bezzy": [
26       "~> 1.4"
27     ],
28     "Degrad": [
29       "~> 1.2"
30     ],
31     "Lerp": [
32       "~> 2.2"
33     ],
34     "SnapKit": [
35       "~> 5.0"
36     ]
37   },
38   "swift_version": "5.0"