blob: dbd0b88a3b80538f6247e1a3c17d9f1afb7feefb [file] [log] [blame]
{
"name": "HapticButton",
"version": "0.1",
"summary": "A button that is triggered based on the 3D Touch pressure, similar to the iOS 11 control center.",
"description": "A button that is triggered based on the 3D Touch pressure, similar to the iOS 11 control center.",
"homepage": "https://github.com/BalestraPatrick/HapticButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BalestraPatrick": "me@patrickbalestra.com"
},
"source": {
"git": "https://github.com/BalestraPatrick/HapticButton.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/BalestraPatrick",
"platforms": {
"ios": "10.0"
},
"source_files": "HapticButton/Classes/**/*",
"pushed_with_swift_version": "3.2"
}