blob: f8084d55cb9a754d9b685cb05d72e0cc8e736b6e [file] [log] [blame]
{
"name": "SQFeedbackGenerator",
"version": "0.1.1",
"summary": "SQFeedbackGenerator can generates Haptic Feedbacks for iPhone 6S/6S+ and newer.",
"description": "This small library was built to extend haptic feedbacks to iPhone 6S/6S+ devices.",
"homepage": "https://github.com/mcomisso/SQFeedbackGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mcomisso": "matteo.comisso@me.com"
},
"source": {
"git": "https://github.com/mcomisso/SQFeedbackGenerator.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/teomatteo89",
"platforms": {
"ios": "9.3"
},
"source_files": "SQFeedbackGenerator/Classes/**/*",
"pushed_with_swift_version": "3.0"
}