[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / ProtonomeAudioKitControls / 0.2.2 / ProtonomeAudioKitControls.podspec.json
blobefeb6d57ab36ae336d5fbe4c763a056b19ffe4f8
2   "name": "ProtonomeAudioKitControls",
3   "version": "0.2.2",
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": "0.2.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Classes/**/*.swift"
21   },
22   "requires_arc": true,
23   "dependencies": {
24     "AudioKit": [
25       "~> 2.0"
26     ],
27     "Bezzy": [
29     ],
30     "Degrad": [
32     ],
33     "Lerp": [
35     ],
36     "SnapKit": [
38     ]
39   }