blob: 5e83337045cebb970f1cd4a622ae4f067a66d8cb [file] [log] [blame]
{
"name": "AvailableHapticFeedback",
"version": "1.0.0",
"summary": "Wrapper for UIFeedbackGenerator that compiles on iOS 9.",
"homepage": "https://github.com/yonat/AvailableHapticFeedback",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Yonat Sharon": "yonat@ootips.org"
},
"social_media_url": "http://twitter.com/yonatsharon",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/yonat/AvailableHapticFeedback.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift"
}