blob: aa44624d6e1fc434d511f08aed30521d5f9755b0 [file] [log] [blame]
{
"name": "PullToReach",
"version": "0.1.1",
"summary": "PullToReach is a simple drag-and-drop solution for implementing pull-to-reach.",
"module_name": "PullToReach",
"description": "PullToReach is a simple drag-and-drop solution for implementing the pull-to-reach functionality seen in the music app Soor by Tanmay. This allows your users with big phones to reach the content on the top of the display easily.",
"homepage": "https://github.com/quickbirdstudios/PullToReach",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Kofler": "stefan.kofler@quickbirdstudios.com"
},
"source": {
"git": "https://github.com/quickbirdstudios/PullToReach.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "PullToReach/Classes/**/*",
"frameworks": "UIKit"
}