blob: 94a24ac35ca39e5ad596e1a7cb631ec6c3a2aba1 [file] [log] [blame]
{
"name": "FeedbackEffect",
"version": "1.1",
"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.1"
},
"source_files": "Source/*.swift",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"UIKit"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "10.0"
},
"pushed_with_swift_version": "3.0"
}