blob: 5d2887e65b29beea00a9314e5d0a447479f25f4e [file] [log] [blame]
{
"name": "FeedbackEffect",
"version": "1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/FeedbackEffect",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "A μ library for playing sounds and providing haptic feedback with ease.",
"source": {
"git": "https://github.com/mergesort/FeedbackEffect.git",
"tag": "1.4"
},
"source_files": "Source/*.swift",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"UIKit"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2"
}