blob: f4c3d952cb9fbda539c9800175cef1bc000646a9 [file] [log] [blame]
{
"name": "PVView",
"version": "1.0.1",
"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.1"
},
"source_files": "PVView/**/*.swift",
"swift_version": "5.0"
}