blob: 143706a1e137dee41d087c5c229cff2f860ab87c [file] [log] [blame]
{
"name": "AParallaxView",
"version": "1.3.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.3.0"
},
"source_files": [
"ParallexView/ParallexView/**/*.swift",
"ParallexView/ParallexView/**/*.xib"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}