blob: 879264e94bddd60bc22c40d16e22744165fd3ee6 [file] [log] [blame]
{
"name": "PullUpController",
"version": "0.4.1",
"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.4.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PullUpController/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
}
}