blob: d1c596e55a375956e8928c0d4d1a94bafe5aada4 [file] [log] [blame]
{
"name": "PullUpController",
"version": "0.8.0",
"summary": "Pull up controller with multiple sticky points like in iOS Maps.",
"homepage": "https://github.com/MarioIannotta/PullUpController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mario Iannotta": "info@marioiannotta.com"
},
"source": {
"git": "https://github.com/MarioIannotta/PullUpController.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PullUpController/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}