blob: 8d118a321377ece8cbc03139dc0de9e90216c278 [file] [log] [blame]
{
"name": "FeedbackEffect",
"version": "1.5.0",
"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.5.0"
},
"source_files": "Sources/FeedbackEffect/*.swift",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"UIKit"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}