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