blob: 91206569635fc0a1a455ea89cdba6e1b63f546d4 [file] [log] [blame]
{
"name": "ParallexView",
"version": "1.1.0",
"summary": "A Simple ParallexView, which is cool.",
"description": "My cool library which will use to make parallex effect in you app with only few line on code.",
"homepage": "https://github.com/MuhammadAhmedBaig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Ahmed Baig": "ahmedcs@live.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/MuhammadAhmedBaig/ParallaxView",
"tag": "1.1.0"
},
"source_files": "ParallexView/ParallexView/**/*.swift",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}