blob: 960722ca3653c5211645eaba24ac4d53f50ebed8 [file] [log] [blame]
{
"name": "EsamDScrollView",
"version": "0.1.2",
"summary": "EsamDScrollView is UIScrollView in one line of code.",
"description": "'EsamDScrollView is an awesome pod aimed to make your life easier around UIScrollViews.'",
"homepage": "https://github.com/Esam-Elayyan/EsamDScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Esam-Elayyan": "esamelayyan93@gmail.com"
},
"source": {
"git": "https://github.com/Esam-Elayyan/EsamDScrollView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"TinyConstraints": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}