blob: bb631d770c6b531ede5fd217b89e8e80ee81a4a8 [file] [log] [blame]
{
"name": "FeedbackEffect",
"version": "1.2",
"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.2"
},
"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"
}