blob: 2a2b6aca4840a45648acf6f96884c4d617956646 [file] [log] [blame]
{
"name": "PScrollView",
"version": "0.1.0",
"summary": "A short description of PScrollView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/param-softprodigy/PScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"param-softprodigy": "param.softprodigy@gmail.com"
},
"source": {
"git": "https://github.com/param-softprodigy/PScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"TinyConstraints": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}