blob: 24656d89dbe3fcf67fd4c84f85e5acef9def923c [file] [log] [blame]
{
"name": "VLScrollView",
"version": "0.2.0",
"summary": "VLScrollView is free pod for implementing uiscrollview in one line.",
"description": "'VLScrollView is free pod for implementing uiscrollview in one line. that can make you easy'",
"homepage": "https://github.com/lalanvivek1991/VLScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lalanvivek1991": "lalanvivek1991@gmail.com"
},
"source": {
"git": "https://github.com/lalanvivek1991/VLScrollView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"swift_version": "5.0"
}