blob: 216177447553232ce12f06ca96451d21b8786040 [file] [log] [blame]
{
"name": "PVView",
"version": "1.0.4",
"summary": "Easier way to build a parallax view",
"description": "PVView is a small library that helps you to make an amazing parallax view.",
"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.4"
},
"source_files": "PVView/**/*.swift",
"swift_version": "5.0"
}