[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 9 / FeedbackEffect / 1.4 / FeedbackEffect.podspec.json
blob5d2887e65b29beea00a9314e5d0a447479f25f4e
2   "name": "FeedbackEffect",
3   "version": "1.4",
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.4"
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   "swift_version": "4.2"