blob: fd0ba3ef827b152ae8c92baca423e57be15db64f [file] [log] [blame]
{
"name": "EsamDScrollView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"TinyConstraints": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}