blob: 312158a5790d09fd1c9f8fa960267dfccd114406 [file] [log] [blame]
{
"name": "PVView",
"version": "1.0.0",
"summary": "Easier way to build a parallax view",
"description": "A small lib that helps you to build amazing parallax views",
"homepage": "https://github.com/toannt/PVView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toan Nguyen": "toannt.ce@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/toannt/PVView.git",
"tag": "1.0.0"
},
"source_files": "PVView/**/*.swift",
"swift_version": "5.0"
}