blob: 8faaacf87330764d963e1522cb8c71a8897441da [file] [log] [blame]
{
"name": "DScrollView7878",
"version": "0.1.2",
"summary": "DScrollView is UIScrollview in one line.",
"description": "'Dscrollview is awesome.'",
"homepage": "https://github.com/robbaltzer/DScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rob Baltzer": "rob.baltzer01@gmail.com"
},
"source": {
"git": "https://github.com/robbaltzer/DScrollView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/snaxion",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"TinyConstraints": [
"~> 4.0.0"
]
},
"swift_version": "5.0"
}