blob: 5e834c1fad0a9c00fdcc79741e0394c7fa631260 [file] [log] [blame]
{
"name": "ForceTouchActionSheet",
"version": "0.1.2",
"summary": "ForceTouchActionSheet is a UI component to replicate iOS's Springboard force touch on icons for shortcuts.",
"description": "ForceTouchActionSheet is a UI component to replicate iOS's Springboard force touch on icons for shortcuts.\nIt blurs the background gradually while force touching an item and shows the popup when force reaches the maximum.",
"homepage": "https://github.com/ivanbruel/ForceTouchActionSheet",
"screenshots": "https://raw.githubusercontent.com/ivanbruel/ForceTouchActionSheet/master/Resources/forcetouch_demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Bruel": "ivan.bruel@gmail.com"
},
"source": {
"git": "https://github.com/ivanbruel/ForceTouchActionSheet.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/ivanbruel",
"platforms": {
"ios": "10.0"
},
"source_files": "ForceTouchActionSheet/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}