[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 4 / 9 / FeedbackEffect / 1.5.0 / FeedbackEffect.podspec.json
blob8d118a321377ece8cbc03139dc0de9e90216c278
2   "name": "FeedbackEffect",
3   "version": "1.5.0",
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.5.0"
16   },
17   "source_files": "Sources/FeedbackEffect/*.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   "swift_versions": "5.0",
29   "swift_version": "5.0"