[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 4 / 9 / FeedbackEffect / 1.1 / FeedbackEffect.podspec.json
blob94a24ac35ca39e5ad596e1a7cb631ec6c3a2aba1
2   "name": "FeedbackEffect",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/mergesort/FeedbackEffect",
9   "authors": {
10     "Joe Fabisevich": "github@fabisevi.ch"
11   },
12   "summary": "A μ library for playing sounds and providing haptic feedback with ease.",
13   "source": {
14     "git": "https://github.com/mergesort/FeedbackEffect.git",
15     "tag": "1.1"
16   },
17   "source_files": "Source/*.swift",
18   "frameworks": [
19     "AudioToolbox",
20     "AVFoundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "social_media_url": "https://twitter.com/mergesort",
25   "platforms": {
26     "ios": "10.0"
27   },
28   "pushed_with_swift_version": "3.0"